diff --git a/sources/helloWorld.py b/sources/helloWorld.py index bdceea4..b705c68 100644 --- a/sources/helloWorld.py +++ b/sources/helloWorld.py @@ -1,5 +1,5 @@ print("Hello world!") -print("Adding more code") +printAdding more code") print("group commit") print("Another test") print("Another test2")