Posts

Banner ads

Introduction to Python Hindi version video

Image
 

How to install Python in mobile

Image
                                                                                      

Python tutorials part 3

Image
 Computer me python install kaise kare?

PYTHON TUTORIAL PART 2

Image
Mobile me python kaise kare  Python install kaise kare   Part 2 video of python  Next video soon

OPERATORS IN PYTHON

Image
 Introduction • Operators are used to perform operations in python. Operators are symbols used for performing mathematical, logical, and relational operations. • For any operation, we need the operator and the operand. For example: x + y Here x and y are operands and + is the operator. • These operands can also be assigned values as follows: x = 12, y = 13. Then x + y would be equal to 25 (12 + 13) • Types of operators used in python include : • Assignment operator ( = ) • Arithmetic operator (+,-, /, *) • Comparison operator (<,>, !=, == etc) • Logical operator (and, or, not) Arithmetic Operator Arithmetic operators are used to perform arithmetic operations like addition, subtraction, multiplication, division etc. on operands.                                    Assignment Operator • An assignment operator is used to assign the value to its left operand with the value present in the righ...

Python tutorials for beginners

Image
1          NEXT VIDEO ME MOBILE OR COMPUTER ME PYTHON KI PRACTICE KARENGE OR INTALLATION BHI JANENGE. DHANYAWAD