Computer Science, asked by yamuna20eee, 2 months ago

PYTHON PROGRAMMING TO DO ARITHMETIC OPERATION​

Answers

Answered by niharikagurjar2005
4

Answer:

Read two input integers using input() or raw_input() . Addition operation using + operator, num1 + num2 adds 2 numbers. Subtraction operation using - operator, num1 - num2 right hand operand from left hand operand. Multiplication operation using * operator, num1 * num2 multiplies 2 numbers.

Hope this will help you

Answered by ItzAviLegend
1

Answer:

Python is the short coding language

Hacker ka favorite language hi python

Similar questions