frank921 revised this gist . 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