avocadont69 avocadont69 23-03-2022 Computers and Technology contestada [Python] Spot the errors in the code x = int(input() if x == 5 print(x is equal to 5) else: print("x is not equal to 5")