This commit is contained in:
Asabeneh 2019-12-17 00:32:56 +02:00
parent b7e60b41e1
commit 4213cf2a4d
2 changed files with 3 additions and 2 deletions

View File

@ -10,8 +10,8 @@
🧳 [Part 8: Day 22 - 24](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme22-24.md)
🧳 [Part 9: Day 25 - 27](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme25-27.md)
🧳 [Part 10: Day 28 - 30](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme28-30.md)
---
---
- [📘 Day 10](#%f0%9f%93%98-day-10)
- [Loops](#loops)
- [While Loop](#while-loop)

View File

@ -9,7 +9,8 @@
🧳 [Part 7: Day 19 - 21](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme19-21.md)
🧳 [Part 8: Day 22 - 24](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme22-24.md)
🧳 [Part 9: Day 25 - 27](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme25-27.md)
🧳 [Part 10: Day 28 - 30](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme28-30.md)
🧳 [Part 10: Day 28 - 30](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/readme28-30.md)
---
- [📘 Day 22](#%f0%9f%93%98-day-22)
- [Python Web Scraping](#python-web-scraping)