Last active 1712875554

frank921 revised this gist 1712875554. Go to revision

2 files changed, 4 insertions

app.py(file created)

@@ -0,0 +1,3 @@
1 + import os
2 +
3 + print("helloworld!")

test(file created)

@@ -0,0 +1 @@
1 + This is a test gist to test the gist server. This is a plain text.
Newer Older