From 2274f2ed1e737b6789b4a1662d6f11d76a91df0d Mon Sep 17 00:00:00 2001 From: MahdiArus <52241575+MahdiArus@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:51:10 +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..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")