Skip to content

harris44/PythonMaterial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonMaterial

This material is designed to learn Python with problem solving. Just follow the scripts as per the serial order given.

Basic Programs

First Program

Hello World Program

Arithmetic Operations

  1. Arithmetic Operations 1

  2. Arithmetic Operations 2

Operator Precedence in Python

String Operations

  1. String Operations 1

  2. String Operations 2

  3. Grocery Store Application

  4. Grocery Store Application - Improved

Boolean Operations

  1. Boolean Operations

Relational Operations

  1. Relational Operations

Logical Operations

  1. Logical Operations

Conditions and Loops

  1. Lottery Ticket Application

  2. Number Guessing Game - 1

  3. Number Guessing Game - 2

  4. Number Guessing Game - 3

range() and xrange()

  1. range() and xrange

Collections

  1. Collections in Python

File Operations

  1. Working With Files And Folders

Advanced

Argparse

  1. Working With Argparse

About

Python learning material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%