Skip to content
Untitled Python workspace
Untitled Python workspace
Make a Copy
# Start coding here... i=10 a=20 #sum P=i+a print(P)