diff --git a/chaoyang.li/hello.py b/chaoyang.li/hello.py new file mode 100644 index 0000000000000000000000000000000000000000..ee6c2bbb772de18bec135815bffc34b28b3375ca --- /dev/null +++ b/chaoyang.li/hello.py @@ -0,0 +1,2 @@ +print("Hello, World!") +python3 hello.py \ No newline at end of file