HOME/Articles/

Try Python

Article Outline

Try Python

a = 1
b = a +1
print(b)