Rename Python.py to Python 2.py (#931)

This commit is contained in:
vmyu
2021-02-24 23:13:09 -05:00
committed by GitHub
parent 07fe07e687
commit 62edb1f758
2 changed files with 1 additions and 1 deletions

2
p/Python 2.py Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env python
print "Hello World"