Skip to content

Covering all the basics of the Python programming language

Notifications You must be signed in to change notification settings

Pradhyumna789/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python

Documenting all the basics of python programming language. The purpose of this repository is to help anyone learn Python.

Introduction to Python

Conditionals and Loops:

  1. Boolean data type
  2. IF-ELSE
  3. Using Relational & Logical Operators
  4. Using ELSE-IF
  5. Nested Conditionals
  6. While Loop
  7. Primality Checking
  8. Nested Loops
  9. Questions

Patterns

More on Loops:

  1. For Loop and Range Method

Strings, list and 2D list -

Functions -

Tuples, dictionary and sets -

OOPs(Object oriented programming)

About

Covering all the basics of the Python programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published