You are on page 1of 2

​ CONTENTS

Contents Page No.

Certificate of Industrial Training i


Acknowledgement ii
Abstract iii
1. Introduction 1-6
● Python
● Scripting Language
● Object Oriented Programming
● History of Python
● Behind the scene of Python

2. Downloading and Installing Python 7-15


● Installing Python
● Downloading Python
● Setup path of a variable
● Running the Python IDE
● Python code execution
3. Data types and Operator 16-21
● Variables
● String
● Python Operator
● Arithmetic Operator
● Comparison Operator
● Logical Operator
4. Tuple and List Tuple ​22-28
● Accessing Tuple Values
● Built in Operation
● Built in Functions
● List
● Accessing List Values
● Built in Operation
● Built in Functions
5. Loops and Conditional Statements 29-35
● Loops
● Loops Definition
● Conditional Statement
● Conditional Statement Definition
● Conditional Statement Definition Example
● Function
● Syntax and Examples
6. Uses and Scope ​36-39
7. References 40
8. Appendices 41

You might also like