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