Skip to content

mahtab04/Python-Programming-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 11, 2019
c076c6e · Mar 11, 2019

History

19 Commits
Jan 25, 2019
Feb 21, 2019
Mar 1, 2019
Mar 1, 2019
Mar 3, 2019
Mar 4, 2019
Mar 4, 2019
Mar 5, 2019
Mar 11, 2019
Jan 15, 2019
Jan 16, 2019
Jan 17, 2019
Jan 22, 2019
Jan 25, 2019
Feb 5, 2019
Feb 9, 2019
Feb 10, 2019
Mar 4, 2019
Jan 24, 2019

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.

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

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.

Releases

No releases published

Packages

No packages published

Languages