frank921 hat die Gist bearbeitet . Zu Änderung gehen
2 files changed, 4 insertions
app.py(Datei erstellt)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | import os | |
| 2 | + | ||
| 3 | + | print("helloworld!") | |
test(Datei erstellt)
| @@ -0,0 +1 @@ | |||
| 1 | + | This is a test gist to test the gist server. This is a plain text. | |
Neuer
Älter