Page 8 - Modular v1.1 Pyhton
P. 8
CONTENTS
01 Introduction to Python 7
Features of Python Installing Python Programming in Python
Input and Output in Python Variables in Python
02 Data Types and Operators in Python 15
Data Types Comments in Python Operators
Precedence of Operators Some More Programs
03 Conditional Statements in Python 28
if Statement if...else Statement Nested if Statement
if...elif...else Ladder Some More Programs
Periodic Assessment-1 39
04 Looping Statements in Python 40
The for Statement The while Statement The jump Statements
Some More Programs
05 Functions in Python 50
Features of Function Components of Python Function Advantages of Functions
Types of Functions in Python Creating a Function Calling a Function
Some More Programs
Periodic Assessment-2 57
Test Sheet-1 58
06 String Handling in Python 60
String Traversing a String String Operators
Python Built-in Functions Some More Programs
07 List in Python 69
Creating a List Traversing a List Operations on a List
List Methods Python Functions Slicing the List
Changing the List Element Adding an Element to a List Some More Programs
Periodic Assessment-3 79
08 Tuple in Python 80
Creating a Tuple Accessing a Value in a Tuple Unpacking Tuple
Traversing Elements in a Tuple Python Tuple Methods Python Functions
Operations on a Tuple Changing a Tuple Deleting a Tuple
Difference between List and Tuple Some More Programs
09 Dictionary in Python 91
Creating a Dictionary Accessing a Dictionary Python Methods
Python Functions Updating a Dictionary
Removing or Deleting Elements of a Dictionary Some More Programs
10 App Development 97
What is an App? Android and iOS Types of Mobile Apps
Categories of Apps Downloading and Installing the App Developing an App
Periodic Assessment-4 110
Test Sheet-2 111
Project Work 113
Explore More (Latest Technological Developments) 115
OGO Cyber Sample Questions 117
Keyboard Shortcuts (Python) 119
Glossary 120
(vi)

