plz plz plz plz help.me
Attachments:
Answers
Answered by
1
Answer:
Read two input integers using input () or raw _input().
Addition operation using ➕ operator ,num1 ➕ num2adds 2 numbers .
Subtraction operation using -operator ,num1-num2 right hand operated from left hand operand.
Multiplication operation using *operator,num1*num2multiplies 2 numbers
Similar questions