1
0
mirror of https://github.com/c0de-archive/hacktoberfest-2018.git synced 2025-01-05 16:42:49 +00:00
hacktoberfest-2018/code/Shwetago.py
2018-10-03 10:20:55 +05:30

7 lines
37 B
Python

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