From 32f884c227ba7581bdf2d45070e8b2e5b5672aeb Mon Sep 17 00:00:00 2001 From: Alihassna21abd <130782110+Alihassna21abd@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:44:09 +0300 Subject: [PATCH] Update helloworld.py CTF Flag --- helloworld.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.py b/helloworld.py index 2990e70..01b011c 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!')