This commit is contained in:
2021-04-28 00:23:50 +05:30
parent 65a38ba34c
commit 293fa8b69d

View File

@@ -1,3 +1,5 @@
# Beginner Projects:
| Serial No. | Program Name |
|------------|--------------|
|1 | [MadLabGenerator](https://github.com/psavarmattas/Python-Projects/blob/master/MadLabGenerator.py) |
@@ -5,3 +7,8 @@
|3 | [RockPaperScisors](https://github.com/psavarmattas/Python-Projects/blob/master/RockPaperScissors.py) |
|4 | [WebsiteBlocker](https://github.com/psavarmattas/Python-Projects/blob/master/WebsiteBlocker.py) |
|5 | [BinarySearch](https://github.com/psavarmattas/Python-Projects/blob/master/BinarySearch.py) |
# Intermediate Projects:
| Serial No. | Program Name |
|------------|--------------|