From aa948d5ef968fa12bc5cb52582c50c4472637f25 Mon Sep 17 00:00:00 2001 From: Soochak123 <102415585+Soochak123@users.noreply.github.com> Date: Sat, 26 Mar 2022 05:22:10 -0700 Subject: [PATCH] Update fix_me.bhailang.txt --- fix_me.bhailang.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fix_me.bhailang.txt b/fix_me.bhailang.txt index e027aa7..ee770f9 100644 --- a/fix_me.bhailang.txt +++ b/fix_me.bhailang.txt @@ -1,5 +1,5 @@ hi bhai - bol bhai "Hello World"; + bol bhai ("Hello World"); bhai ye hai a = 3; bhai ye hai b = 0; @@ -10,7 +10,7 @@ hi bhai agar bhai (b == 0) { bol bhai "b is equal to a"; } nahi to bhai (b == a) { - bol bhai "b is equal to zero"; + bol bhai "b is equal to a"; } b += 1;