fork download
  1. None > 10
Runtime error #stdin #stdout #stderr 0.11s 23380KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Traceback (most recent call last):
  File "./prog.py", line 1, in <module>
TypeError: '>' not supported between instances of 'NoneType' and 'int'