diff --git a/main.py b/main.py index 9b3d0e58230973295d9499828b5ac213c571d5fd..2bed32a3e08932438b23ef61288dff542d15c684 100644 --- a/main.py +++ b/main.py @@ -1 +1 @@ -print("This is main file") +print("This is the new main file")