From 0c80a08140dc614e863982c4590e1327f3092114 Mon Sep 17 00:00:00 2001 From: MahdiArus <52241575+MahdiArus@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:57:21 +0300 Subject: [PATCH] Update helloworld.py --- helloworld.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.py b/helloworld.py index 2990e70..b993c95 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')