What is meant by arithmetic operators in python?Give suitable example.
What is meant by arithmetic operators in python?
529
28-Mar-2023
Krishnapriya Rajeev
29-Mar-2023Arithmetic operators are mathematical functions used on numbers to perform basic arithmetic operations.
The most common arithmetic operators in Python are: