EEE
SKILL DEVELOPMEN
PROJECT-1 (ADUP)
Topic:
DICTIONARIES
Session - 9
, AIM OF THE SESSION
To familiarize students with the basic concept of
Apply different methods on dictionaries
Manipulate data using different methods on dictionaries
INSTRUCTIONAL
OBJECTIVES
This Session is designed to:
1. Apply different methods on dictionaries
2. Manipulate data using different methods on dictionaries
LEARNING OUTCOMES
At the end of this session, you should be able to:
1. Apply different methods on dictionaries
2. Manipulate data using different methods on dictionaries
, SESSION INTRODUCTION
• Python provides several built-in collection data types that allow
to store and manage multiple values efficiently.
• Each collection data type in Python has its unique characteristic
and use cases.