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

17 Commits
 
 
 
 
 
 

Repository files navigation

Python

Covering all the basics of python programming language

Introduction to Python -

  1. Find average marks
  2. Find X raised to power N
  3. Arithmetic Progression
  4. Rectangular area

Conditionals and Loops -

  1. Check number
  2. Sum of n numbers
  3. Sum of even numbers
  4. Fahrenheit to celcius
  5. Calculator
  6. Reverse of a number
  7. Palindrome number
  8. Sum of even and odd
  9. Nth Fibonacci Number

Patterns -

  1. Square pattern
  2. Triangular star pattern
  3. Triangle number pattern
  4. Reverse number pattern
  5. Alpha pattern
  6. Character pattern
  7. Interesting alphabets
  8. Inverted number pattern
  9. Mirror number pattern
  10. Star pattern
  11. Triangle of Numbers
  12. Diamond of stars

More on Loops -

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