From 5fa025df9008213dc6d066384900e97bf0e7a0b4 Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Sun, 18 Aug 2019 16:52:10 +0800 Subject: [PATCH 1/7] my exercises exercises-yuanweiyu --- exercises/1901100303/1001S02E01_helloworld.txt | 0 exercises/1901100303/README.MD | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 exercises/1901100303/1001S02E01_helloworld.txt create mode 100644 exercises/1901100303/README.MD diff --git a/exercises/1901100303/1001S02E01_helloworld.txt b/exercises/1901100303/1001S02E01_helloworld.txt new file mode 100644 index 000000000..e69de29bb diff --git a/exercises/1901100303/README.MD b/exercises/1901100303/README.MD new file mode 100644 index 000000000..e69de29bb From c4162308a0f8535f8fd7f7d5a6edc6d4bab2a182 Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <54163416+python-yuanweiyu@users.noreply.github.com> Date: Thu, 22 Aug 2019 16:20:14 +0800 Subject: [PATCH 2/7] Create 1001S02E02_hello_python.py --- 1001S02E02_hello_python.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 1001S02E02_hello_python.py diff --git a/1001S02E02_hello_python.py b/1001S02E02_hello_python.py new file mode 100644 index 000000000..c0ba89e26 --- /dev/null +++ b/1001S02E02_hello_python.py @@ -0,0 +1,3 @@ +# -*- coding: UTF-8 -*- +print "Hello,World!" +print "你好,世界!" From d7ae5e3370e8a25cb480c9f322769984b602a235 Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Fri, 23 Aug 2019 08:46:28 +0800 Subject: [PATCH 3/7] Update 1001S02E01_helloworld.txt --- exercises/1901100303/1001S02E01_helloworld.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/exercises/1901100303/1001S02E01_helloworld.txt b/exercises/1901100303/1001S02E01_helloworld.txt index e69de29bb..96769ace6 100644 --- a/exercises/1901100303/1001S02E01_helloworld.txt +++ b/exercises/1901100303/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +hello yuanweiyu \ No newline at end of file From 543af769bfc0148d2440f6f62470a0655400e569 Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Fri, 23 Aug 2019 08:55:06 +0800 Subject: [PATCH 4/7] Create 1001S02E02_hello_python.py --- 1901100303/1001S02E02_hello_python.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 1901100303/1001S02E02_hello_python.py diff --git a/1901100303/1001S02E02_hello_python.py b/1901100303/1001S02E02_hello_python.py new file mode 100644 index 000000000..bf12e5130 --- /dev/null +++ b/1901100303/1001S02E02_hello_python.py @@ -0,0 +1,3 @@ +# -*- coding: UTF-8 -*- +print "Hello,World!" +print "ã磡" \ No newline at end of file From 65514a856c6e69d3f75f7a12d780f25ad96355bf Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Fri, 23 Aug 2019 10:06:51 +0800 Subject: [PATCH 5/7] Create 1001S02E02_hello_python.py --- exercises/1901100303/1001S02E02_hello_python.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 exercises/1901100303/1001S02E02_hello_python.py diff --git a/exercises/1901100303/1001S02E02_hello_python.py b/exercises/1901100303/1001S02E02_hello_python.py new file mode 100644 index 000000000..bf12e5130 --- /dev/null +++ b/exercises/1901100303/1001S02E02_hello_python.py @@ -0,0 +1,3 @@ +# -*- coding: UTF-8 -*- +print "Hello,World!" +print "ã磡" \ No newline at end of file From 8deab677924d919e41d0b3c834921b628b05b4ae Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Fri, 23 Aug 2019 10:20:22 +0800 Subject: [PATCH 6/7] Delete 1001S02E02_hello_python.py --- 1901100303/1001S02E02_hello_python.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 1901100303/1001S02E02_hello_python.py diff --git a/1901100303/1001S02E02_hello_python.py b/1901100303/1001S02E02_hello_python.py deleted file mode 100644 index bf12e5130..000000000 --- a/1901100303/1001S02E02_hello_python.py +++ /dev/null @@ -1,3 +0,0 @@ -# -*- coding: UTF-8 -*- -print "Hello,World!" -print "ã磡" \ No newline at end of file From 980d1fa2cdd97a84e7de498a569e824412b01be5 Mon Sep 17 00:00:00 2001 From: python-yuanweiyu <180085799@qq.com> Date: Fri, 23 Aug 2019 10:33:58 +0800 Subject: [PATCH 7/7] Delete 1001S02E02_hello_python.py --- 1001S02E02_hello_python.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 1001S02E02_hello_python.py diff --git a/1001S02E02_hello_python.py b/1001S02E02_hello_python.py deleted file mode 100644 index c0ba89e26..000000000 --- a/1001S02E02_hello_python.py +++ /dev/null @@ -1,3 +0,0 @@ -# -*- coding: UTF-8 -*- -print "Hello,World!" -print "你好,世界!"