diff --git a/exercises/1901100303/1001S02E01_helloworld.txt b/exercises/1901100303/1001S02E01_helloworld.txt new file mode 100644 index 000000000..96769ace6 --- /dev/null +++ b/exercises/1901100303/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +hello yuanweiyu \ No newline at end of file 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 diff --git a/exercises/1901100303/README.MD b/exercises/1901100303/README.MD new file mode 100644 index 000000000..e69de29bb