diff --git a/exercises/1901100367/1001S02E02_hello_python.py b/exercises/1901100367/1001S02E02_hello_python.py new file mode 100644 index 000000000..f8afef9c0 --- /dev/null +++ b/exercises/1901100367/1001S02E02_hello_python.py @@ -0,0 +1 @@ +print('hello,wowrd') \ No newline at end of file