diff --git a/helloworld.py b/helloworld.py index 2990e70..ba571cc 100644 --- a/helloworld.py +++ b/helloworld.py @@ -1,4 +1,4 @@ # This program prints Hello, world! -#print('are you committed to be a cyber security expert?') -print('hello, world") +print('are you committed to be a cyber security expert?') +print('hello, world')