Skip to content
Snippets Groups Projects
Commit ea7e7565 authored by Vivin Balaji K S 's avatar Vivin Balaji K S
Browse files

done

parent 7a0c028b
Branches
No related tags found
No related merge requests found
Pipeline #105 canceled
num1=int(input("Enter the first number "))
num2=int(input("Enter the second number "))
print(num1+num2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment