A Beginner's Guide to the % Modulo Operator in Python | ByteAdmin

preview_player
Показать описание
==============\
Modulus Operator \
================|

🔶 Modulus is an arithmetic operator that gives the remainder of a division. In order to represent the modulus Operator we use the Percentage sign(%).

🔶 The modulus Operator gives us the remainder of the division between two numbers that's why the modulus operator is also known as the remainder operator in 🐍 Python.

#operators #python #ByteAdmin #TheCompletePython #ModulusOperator
#RemainderOperator #ArithmeticOperators
Рекомендации по теме