frank921 revisou este gist . Ir para a revisão
2 files changed, 4 insertions
app.py(arquivo criado)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | import os | |
| 2 | + | ||
| 3 | + | print("helloworld!") | |
test(arquivo criado)
| @@ -0,0 +1 @@ | |||
| 1 | + | This is a test gist to test the gist server. This is a plain text. | |
Próximo
Anterior