From 8778e55a16385fc9b9c35410092952d3ed5d1486 Mon Sep 17 00:00:00 2001 From: felixeric <50176384 felixeric@users.noreply.github.com> Date: Tue, 19 Nov 2019 22:03:36 +0800 Subject: [PATCH 1/4] Create README.MD --- exercises/1901040055/README.MD | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 exercises/1901040055/README.MD diff --git a/exercises/1901040055/README.MD b/exercises/1901040055/README.MD new file mode 100644 index 000000000..e69de29bb From 243cfecb5b4b5b6509551cd7e616ca898d14f2cf Mon Sep 17 00:00:00 2001 From: felixeric <50176384 felixeric@users.noreply.github.com> Date: Tue, 19 Nov 2019 22:03:45 +0800 Subject: [PATCH 2/4] Create 1001S02E01_helloworld.txt --- exercises/1901040055/1001S02E01_helloworld.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 exercises/1901040055/1001S02E01_helloworld.txt diff --git a/exercises/1901040055/1001S02E01_helloworld.txt b/exercises/1901040055/1001S02E01_helloworld.txt new file mode 100644 index 000000000..c5038df7d --- /dev/null +++ b/exercises/1901040055/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +完整完美强壮有力量充满爱和谐和快乐的。 From 901e105296cc330e68e59ecb7ec75b9fc8cbfd46 Mon Sep 17 00:00:00 2001 From: felixeric <50176384 felixeric@users.noreply.github.com> Date: Tue, 19 Nov 2019 22:49:23 +0800 Subject: [PATCH 3/4] 1901040055 d1 --- exercises/1901040055/1001S02E01_helloworld.txt | 2 +- exercises/1901040055/README.MD | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exercises/1901040055/1001S02E01_helloworld.txt b/exercises/1901040055/1001S02E01_helloworld.txt index c5038df7d..a20bb11e4 100644 --- a/exercises/1901040055/1001S02E01_helloworld.txt +++ b/exercises/1901040055/1001S02E01_helloworld.txt @@ -1 +1 @@ -完整完美强壮有力量充满爱和谐和快乐的。 +完整完美强壮有力量充满爱和谐和快乐的 diff --git a/exercises/1901040055/README.MD b/exercises/1901040055/README.MD index e69de29bb..a2ccd7cb0 100644 --- a/exercises/1901040055/README.MD +++ b/exercises/1901040055/README.MD @@ -0,0 +1 @@ +英语教程阅读效率低下,进度拖延 From a64d71281ee038a3c4812ed0c14c3ab8b844524a Mon Sep 17 00:00:00 2001 From: felixeric <50176384 felixeric@users.noreply.github.com> Date: Thu, 21 Nov 2019 23:36:05 +0800 Subject: [PATCH 4/4] work D2 --- exercises/1901040055/1001S02E02_hello_python.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 exercises/1901040055/1001S02E02_hello_python.py diff --git a/exercises/1901040055/1001S02E02_hello_python.py b/exercises/1901040055/1001S02E02_hello_python.py new file mode 100644 index 000000000..0ab9637cd --- /dev/null +++ b/exercises/1901040055/1001S02E02_hello_python.py @@ -0,0 +1 @@ +print('hello world!')