x = 5
y = 6
print(x*y)
The code above displays the following:
Does this form look suspicious? Report