diff --git a/exercises/1901100295/1001S02E01_helloworld.txt b/exercises/1901100295/1001S02E01_helloworld.txt new file mode 100644 index 000000000..a3da05974 --- /dev/null +++ b/exercises/1901100295/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +第一天作业 diff --git a/exercises/1901100295/1001S02E02_hello_python.py b/exercises/1901100295/1001S02E02_hello_python.py new file mode 100644 index 000000000..e75154b7c --- /dev/null +++ b/exercises/1901100295/1001S02E02_hello_python.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file diff --git a/exercises/1901100295/README.md b/exercises/1901100295/README.md new file mode 100644 index 000000000..e69de29bb