aboutsummaryrefslogtreecommitdiff
path: root/leostudiooo
diff options
context:
space:
mode:
authorLeo Lingfeng Li <lilingfeng0408@outlook.com>2021-08-03 18:48:28 +0800
committerGitHub <noreply@github.com>2021-08-03 18:48:28 +0800
commitd9ab85a30f1d150105e0785aba04cd6046500f65 (patch)
tree83f95d9991d0963a3d52e3732d94e77d0fd0060f /leostudiooo
parent44e147b60d3b0237ffc9b298078c5b2d79c27908 (diff)
downloadDress-d9ab85a30f1d150105e0785aba04cd6046500f65.tar
Dress-d9ab85a30f1d150105e0785aba04cd6046500f65.tar.gz
Dress-d9ab85a30f1d150105e0785aba04cd6046500f65.tar.bz2
Dress-d9ab85a30f1d150105e0785aba04cd6046500f65.zip
Create hello.py
Diffstat (limited to 'leostudiooo')
-rw-r--r--leostudiooo/hello.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/leostudiooo/hello.py b/leostudiooo/hello.py
new file mode 100644
index 0000000..f301245
--- /dev/null
+++ b/leostudiooo/hello.py
@@ -0,0 +1 @@
+print("Hello World!")