Computer Science, asked by aaravsingal07, 1 day ago

Write a program in python to input two numbers from user. Perform sum and multiplication operation on them​

Answers

Answered by divyeshkashyap856
0

1. Print ( 3 x 3)

=9

mark me brainnliest

Answered by zupiter8687
1

Answer:

example :

Enter first number: 10

Enter second number: 20

The sum of 10 and 20 is 30.0

The subtraction of 10 and 20 is -10.0

The multiplication of 10 and 20 is 200.0

The division of 10 and 20 is 0.5

Explanation:

Mark me as brainlist

Similar questions