♦ Arithmetic Operators in Python
♣ Example1: Arithmetic Operators in Python
Arithmetic Operations in Python are used to perform Mathematical Operations.[email protected] |
---|
[email protected] |
[email protected] |
*@Multiplication |
/@Division |
%@Modulo |
**@Exponentiation |
//@Flooring |
Example
Input:
Output: