diff --git a/sources/helloWorld.py b/sources/helloWorld.py index 8ed54c4..8e597f6 100644 --- a/sources/helloWorld.py +++ b/sources/helloWorld.py @@ -2,4 +2,4 @@ print("Hello world!") print("Adding more code") print("group commit") print("Another test") -print("a") +print(a)