EEE
SKILL DEVELOPMEN
PROJECT-1 (ADUP)
Topic:
TUPLE
Session - 8
, AIM OF THE SESSION
To familiarize students with the basic concept of
Apply different methods on tuples
Manipulate data using different methods on tuples
INSTRUCTIONAL
OBJECTIVES
This Session is designed to:
1. Apply different methods on tuples
2. Manipulate data using different methods on tuples
LEARNING OUTCOMES
At the end of this session, you should be able to:
1. Apply different methods on tuples
2. Manipulate data using different methods on tuples
, 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.