ThierryZhou commited on
Commit
4a2871a
·
1 Parent(s): 55342fc

Create new file

Browse files
Files changed (1) hide show
  1. test.py +2 -0
test.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ if __name__ == "__main__":
2
+ print("hello world")