Documentation

Python2
Compiler
Python
Name
Python2
Language
Python
Program and version
Obsolete
Description
Python
Type
interpreter
Flags1
Flags2
Extension
.py
Notes
Use the jutge package to simplify reading data.
Status
Defunct

P68688
print("Hello world!")
P57548
from yogi import read

a = read(int)
b = read(int)
print(a + b)