diff --git a/Python3-Learn/helloworld-coder-311.py b/Python3-Learn/helloworld-coder-311.py new file mode 100644 index 00000000..44159b39 --- /dev/null +++ b/Python3-Learn/helloworld-coder-311.py @@ -0,0 +1 @@ +print("Hello world")