fork download
  1. num1 = int(input("angka 1"))
Runtime error #stdin #stdout #stderr 0.01s 7344KB
stdin
Standard input is empty
stdout
angka 1
stderr
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
EOFError: EOF when reading a line