diff --git a/helloworld.py b/helloworld.py new file mode 100644 index 0000000..d9596d9 --- /dev/null +++ b/helloworld.py @@ -0,0 +1 @@ +print("helloworld") \ No newline at end of file