@@ -1,4 +1,4 @@
a = int(input())
b = int(input())
print(f"Hello World! a + b is:{a+b}")
print(f"a + b is:{a+b}")
The note is not visible to the blocked user.