diff --git a/hello_guys.py b/hello_guys.py new file mode 100644 index 0000000..a94fab1 --- /dev/null +++ b/hello_guys.py @@ -0,0 +1 @@ +print('Hello, guys!') \ No newline at end of file