MelihKrts / 30-Days-Of-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

30 Days Of Python Exercise Solution

Banner Image

Table Of Contents

30 Days Of Python

Solutions to the python challange in 30 days repo created by Asabeneh Yetayeh

System Required

Some requirements are needed to start this repo and run the code.

  • Python
  • Some python modules (pip install module name) can be downloaded and used.
  • Git

ℹ️ Info

Some days of the project provide information about exercise;

Day 26

The day name is indicated in the flask main clause. Link for live demonstration.

Day 28: Day 28

Day 28

On day 28 there is no exercise. You are asked to do research

Day 29

The day name is indicated in the flask main clause.

Day 30

On day 30 there is no exercise.

Exercise Topics

Day Number Topics
01 Introduction
02 Variables, Builtin Functions
03 Operators
04 Strings
05 Lists
06 Tuples
07 Sets
08 Dictionaries
09 Conditionals
10 Loops
11 Functions
12 Modules
13 List Comprehension
14 Higher Order Functions
15 Python Type Errors
16 Python Date Time
17 Exception Handling
18 Regular Expressions
19 File Handling
20 Python Package Manager
21 Classes and Objects
22 Web Scraping
24 Statistics
25 Pandas
26 Python for Web
27 Python with MongoDB
28 API
29 Building API

About


Languages

Language:Python 68.9%Language:Jupyter Notebook 27.3%Language:HTML 2.7%Language:CSS 1.1%Language:Procfile 0.0%