hacktoberfest-2018/code/Shwetago.py

7 lines
37 B
Python
Raw Normal View History

2018-10-03 10:20:55 +05:30
###
s = 'Hello, world!'
str(s)
###