num1 = some value
num2 = some value
if num1 == num2:
print("equal")
You just need to provide the values for the numbers. I hope this helps!
5.3m questions
6.9m answers