diff --git a/exercises/1901100357/1001S02E01_helloworld.txt b/exercises/1901100357/1001S02E01_helloworld.txt new file mode 100644 index 000000000..76a760a36 --- /dev/null +++ b/exercises/1901100357/1001S02E01_helloworld.txt @@ -0,0 +1 @@ +HOMEWORK 5.5 \ No newline at end of file diff --git a/exercises/1901100357/1001S02E02_hello_python.py b/exercises/1901100357/1001S02E02_hello_python.py new file mode 100644 index 000000000..599863043 --- /dev/null +++ b/exercises/1901100357/1001S02E02_hello_python.py @@ -0,0 +1 @@ +print ("Hello World!") diff --git a/exercises/1901100357/README.md b/exercises/1901100357/README.md new file mode 100644 index 000000000..e69de29bb