Python Coding Basics for Beginners #3 - Arithmetic Operators

preview_player
Показать описание
Welcome and welcome back to another Python Basics Tutorials, and in today's video, we'll look at Arithmetic operators. The Python shell can be used as a Calculator and supports all types of operators. It supports Addition, Subtraction, Multiplication, Division and Modulus. For each of these operators, the signs are:

Division: "/" Front slash
Multiplication: "*" Star icon
Addition: "+" Plus sign
Subtraction: "-" Minus sign
Modulus: "%" Percentage sign

You can use them with the `print()` function in Python or store the numbers in a variable, then adding, subtracting, dividing or multiplying and modulus with the variable names and the sign between both variables, by hitting enter, you get the answer to the math problem.

If you're confused on any part of the video, or have questions about Python programming, leave it in the comment section below, I'll get back to you!

Help me reach 10,000 SUBSCRIBERS!!!

New here and want to code? Like this video and Subscribe because I'll be explaining everything we did in the previous videos.

Check the previous videos out here:

I need 10,000 SUBSCRIBERS!!
Рекомендации по теме
join shbcf.ru