#6 Operator Precedence and Associativity in Python | Data Handling | Class 11 Computer Science

preview_player
Показать описание
Welcome to Computer Science (083) for Class 11 by Bhargab Kakati. This chapter deals with Data Handling in Python for Class 11 and also for other Python learners. This video is a part of my e- learning initiative during the days of novel Corona Virus .

This part ( Part 6) deals with Operator Precedence and Associativity in Python.

If you haven't watched the other parts of this Chapter , you may watch them by clicking on the links below 👇:
👉 Part 1 : Core Datatypes in Python

👉 Part 2 : Arithmetic Operators in Python

👉 Part 3 : Assignment and Relational Operators in Python

👉 Part 4 : Logical Operators in Python

👉 Part 5: Bitwise Operators in Python

👉 Part 7 : Expressions and Its Types in Python

👉 Part 8 : Type Conversion in Python

👉 Part 9 : Mutable and Immutable data objects in Python

This is a hands on session on Python(Python 3.x) . Therefore, it is recommended to practice the codes as you watch the video to gain maximum benefit. I have used IDLE interactive mode for this video, but you can choose any IDE of your choice and implement the codes.

Topics Covered:
Concept of Operator Precedence
Order of various operators in Python
Concept of Associativity in python
Rules for associativity in python
practical demonstration with the help of examples covering the related concepts

#Python #DataHandling #Class11 #OperatorPrecedence #Associativity #ComputerScience #IP

Bhargab Kakati
PGT (Computer Science)
Рекомендации по теме
Комментарии
Автор

yo this video may be 2 years old but tomorrow is my exam you helped me a lot thanks bro

sasikala
Автор

thankyou sir for your each and every videos related to data handling.

aakashsaini
Автор

Thanku sir for Ur explaination .. it helped me alot thanku .... 🤗🤗

devendraverma
Автор

Sir your way of teaching is very good keep it up sir👍👍

harshvardhansharma
Автор

Hello sir
Please can u make vids on file handling & python libraries for class 12 as soon as possible
Thank you, appreciating your efforts 💖

mennashaheen
Автор

Sir can u plz simplify the below problem:
4+3%5
With full step- by-step..

LATAKUMARI-tpnx