first group of challenges
This commit is contained in:
2
challenges20-26/challenge-024.py
Normal file
2
challenges20-26/challenge-024.py
Normal file
@@ -0,0 +1,2 @@
|
||||
any = str(input('Type any thing to display in UPPER case : '))
|
||||
print(any.upper())
|
||||
Reference in New Issue
Block a user