Skip to content
Snippets Groups Projects
Commit c7017393 authored by K V Ragul's avatar K V Ragul
Browse files

assignment done

parent c6ff0eca
No related branches found
No related tags found
No related merge requests found
Pipeline #90 canceled
num1=int(input("Enter num 1:"))
num2=int(input("Enter num 2:"))
print(num1+num2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment