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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
b.py Normal file
View File

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