Skip to content

100+ python programming exercise problem discussed ,explained and solved in different ways

Notifications You must be signed in to change notification settings

DonnyZhao/100-plus-Python-programming-exercises-extended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Python-programming-exercises


Introduction

The excersise text contents of this repository was collected from github account of zhiwehu.I collected it to practice and solve all the listed problems with python.As I was learning python in this running timeline ,I hope this 100+ excercise will help me a lot to get my hands free with python.

In this repository, I will be updating my regular status and activities of the given problems with my own solution.Also, I will be explaining the code and tell my oppinion about the problem if needed. Main Authors solutions are in python 2 & my solutions will be in python 3

100+ Python challenging programming exercises

1. Level description

  • Level 1: Beginner means someone who has just gone through an introductory Python course. He can solve some problems with 1 or 2 Python classes or functions. Normally, the answers could directly be found in the textbooks

  • Level 2: Intermediate means someone who has just learned Python, but already has a relatively strong programming background from before. He should be able to solve problems which may involve 3 or 3 Python classes or functions. The answers cannot be directly be found in the textbooks.

  • Level 3: Advanced. He should use Python to solve more complex problem using more rich libraries functions and data structures and algorithms. He is supposed to solve the problem using several Python standard packages and advanced techniques.

2. Problem template

  • Question
  • Hints
  • Solution

Starting date: 3rd January 2018

  • Practice Status
    1. Day 1- Question 1,2,3
    2. Day 2- Question 4,5,6,7,8,9
    3. Day 3- Question 10,11,12,13
    4. Day 4- Question 14,15
    5. Day 5- Question 16,17
    6. Day 6- Question 18,19
    7. Day 7- Question 20,21
    8. Day 8- Question 22,23,24,25
    9. Day 9- Question 26,27,28,29,30
    10. Day 10- Question 31,32,33,34,35,36,37
    11. Day 11- Question 38,39,40,41,42,43

About

100+ python programming exercise problem discussed ,explained and solved in different ways

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%