Documentation

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

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

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