Python Code Execution

Source Code

a = 1+4
print(a)

Language

python

Stdout