ccj692709344 commited on
Commit
bd7a02b
·
1 Parent(s): d3036f2

Create demo.py

Browse files

python demo "hello world"

Files changed (1) hide show
  1. demo.py +1 -0
demo.py ADDED
@@ -0,0 +1 @@
 
 
1
+ print("hello world!")