hacktoberfest-2018/code/Shwetago.py

7 lines
37 B
Python

###
s = 'Hello, world!'
str(s)
###