diff --git a/second.py b/second.py new file mode 100644 index 0000000..ce2368e --- /dev/null +++ b/second.py @@ -0,0 +1 @@ +print("Hello from another file")