Leran Python with KnowledgeCubs.com

 

Module 1

Introduction

Installation and Executing Python Codes 

 

Module 2

Identifier, Reserved Words and Data Types 

Data Types: Integer

Data Types: Float, Complex, Boolean, Strings

Types Casting

Data Types: continued 


Module 3

Operators

Input and Output statements

 

Module 4

Flow Control

Working with Strings 

Working with List

Working with tuple 

Comments

Popular posts from this blog

How to Create Telephone Directory in Python