Skip to content
Snippets Groups Projects
Commit 0b2c48ee authored by D Vengatesh's avatar D Vengatesh
Browse files

q3 done

parent 98a88511
No related branches found
No related tags found
No related merge requests found
Pipeline #49 canceled
n1=int(input("Enter number 1:"))
n2=int(input("Enter number 2:"))
print(n1+n2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment