Home python Mathematical Operators

Mathematical Operators

35 second read
0
0
234

Mathematical Operators is useful in python to perform the calculation.

[su_table]

+ Addition
Subtraction
* Multiplication
/ Division
% Modulus
// Integer Division
** Power

[/su_table]

print(3+2)
print(3-2)
print(3*3)
print(9/3)
print(10%3)
print(14%3)
print(9//3)
print(14//3)
print(15//3)
print(3**3)
print(2**2)
print(5**3)
print(3**5)
print(pow(3,5))

i have attached the video link below. which will do this tutorials step by step.

Load More Related Articles
Load More By admin
  • Conditional Statements in Python

    Conditional statements in Python allow us to control the flow of execution based on condit…
  • Django Vue.js Full Stack App

    This  tutorial will teach you how to do the full stack development application using  Djan…
  • Django React Full Stack Project

    This  tutorial will teach you how to do the full stack development application using  Djan…
Load More In python

Leave a Reply

Your email address will not be published. Required fields are marked *

Check Also

Nz Best Online Casino Picks 2024

З Nz Best Online Casino Picks 2024 Explore the best online casinos in New Zealand, focusin…