Print Hey in Python

This commit is contained in:
Rizwan Ali
2018-10-04 10:56:29 +05:30
committed by GitHub
parent 546a27cff3
commit 6245a2bbb6

1
b.py Normal file
View File

@@ -0,0 +1 @@
print("Hey")