diff --git a/helloworld.py b/helloworld.py index 2990e70..dfdca5c 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("hello, world")