Maximofn commited on
Commit
2e3ad69
·
1 Parent(s): 61e221e

First version of app, only hello world

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py ADDED
@@ -0,0 +1 @@
 
 
1
+ print("Hello World!")