aboutsummaryrefslogtreecommitdiff
path: root/demo2
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-03-10 13:46:08 -0400
committerRob Austein <sra@hactrn.net>2019-03-10 13:46:08 -0400
commitfa9a04b06a7c6f62979c506b9999abf6b2eb8208 (patch)
tree887062e0d0c0ff844eb5fd05d603aad897c77d7e /demo2
First public version.
Diffstat (limited to 'demo2')
-rw-r--r--demo2/main.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo2/main.py b/demo2/main.py
new file mode 100644
index 0000000..7dc46d6
--- /dev/null
+++ b/demo2/main.py
@@ -0,0 +1 @@
+print("Hello, world")