add py3 extension to Python

This commit is contained in:
Danila Malyutin
2016-11-12 06:11:39 +03:00
parent faaa4470af
commit 009a4e67b6
2 changed files with 2 additions and 0 deletions

1
samples/Python/py3.py3 Normal file
View File

@@ -0,0 +1 @@
print("Hello, world!")