79281080

Date: 2024-12-14 17:26:17
Score: 2
Natty:
Report link

print(20);;print(300)

Python gives Invalid Syntax for this code.

Double semicolon is an error here because in Python, there should be one semicolon instead of two when you are writing two lines in one line. Thus, it has error.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Asim Ahmed