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 9) deals with the concept of mutable and immutable data objects in Python with related practical demonstration.
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
• #1 Core Data Types in Python | Data H...
👉 Part 2 : Arithmetic Operators in Python
• #2 Arithmetic Operators in Python | D...
👉 Part 3 : Assignment and Relational Operators in Python
• #3 Assignment And Relational Operator...
👉 Part 4 : Logical Operators in Python
• #4 Logical and Identity Operators in ...
👉 Part 5 : Bitwise Operators in Python
• #5 Bitwise Operators in Python | Data...
👉 Part 6 : Operator Precedence and Associativity in Python
• #6 Operator Precedence and Associativ...
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 and Sypder IDE for this video, but you can choose any IDE of your choice and implement the codes.
Topics Covered:
Concept of Data Object in Python
Attributes of data objects:
type , value and id
Mutable Data Objects
Examples of mutable data objects:
lists and dictionaries
Immutable Data Objects
Examples of immutable data objects:
int , float , tuples , strings
mutable vs immutable in python
practical demonstration with the help of examples covering the related concepts
#Python #DataHandling #Class11 #DataObjects #MutablevsImmutable #ComputerScience #IP
Bhargab Kakati
PGT (Computer Science)