Computer Science, asked by riturajkashyap24, 8 months ago

explain any four airthmetic operators that is used in Python​

Answers

Answered by DeepinderBawa
1

Answer:

Addition, subtraction, division, multiplication, floor division, exponent, modulo are the 7 different operators used in Python

Answered by naveedabegum100
0

Answer:

arthematic operator performs various arithmetic calculation like addition subtraction, multiplication, division,%etc..

there are various method for arithmetic calculation in Python

Similar questions