Create Shwetago.py

This commit is contained in:
Shweta Goyal
2018-10-03 10:20:55 +05:30
committed by GitHub
parent 45b8b96dc8
commit 3e3d5509c2

6
code/Shwetago.py Normal file
View File

@@ -0,0 +1,6 @@
###
s = 'Hello, world!'
str(s)
###