From be0ca26206336f7b2b96fd2beb9f1d31a174257b Mon Sep 17 00:00:00 2001 From: MahdiArus <52241575+MahdiArus@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:04:23 +0300 Subject: [PATCH] Update helloworld.py --- helloworld.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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')