diff --git a/exercises/1901100279/1001S02E01_helloworld.txt b/exercises/1901100279/1001S02E01_helloworld.txt new file mode 100644 index 000000000..d4e61df65 --- /dev/null +++ b/exercises/1901100279/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +Hello, the whole new world of Python diff --git a/exercises/1901100279/1001S02E02_hello_python.py b/exercises/1901100279/1001S02E02_hello_python.py new file mode 100644 index 000000000..3eb736fe5 --- /dev/null +++ b/exercises/1901100279/1001S02E02_hello_python.py @@ -0,0 +1 @@ + print ('hello world!') diff --git a/exercises/1901100279/README.md b/exercises/1901100279/README.md new file mode 100644 index 000000000..1cb814c30 --- /dev/null +++ b/exercises/1901100279/README.md @@ -0,0 +1 @@ +我的记录和总结