This website requires JavaScript.
Explore
Help
Sign in
newt
/
the-honk
Watch
1
Star
0
Fork
You've already forked the-honk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b4f90065e
the-honk
/
gcse computer science
/
year 9
/
python challenges
/
12 - Sentence To Uppercase.py
1 line
51 B
Python
Raw
Normal View
History
Unescape
Escape
Add lots of old weird school stuff
2021-05-28 20:38:55 +00:00
print
(
str
.
upper
(
input
(
'
Please input a sentence.
'
)
)
)
Reference in a new issue
Copy permalink