Skip to content

Commit 10c841a

Browse files
authored
Update README.md
1 parent 032f6bd commit 10c841a

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

README.md

+21-13
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,33 @@ this repository contains solutions in python to the python course problems of th
1919
</a>
2020
</p>
2121

22+
# The Graduation Certificate 🤩
23+
24+
![SoExcited~GIF](https://user-images.githubusercontent.com/91504420/213165483-e7340f16-17b1-4c66-897a-0075e11677d9.gif)
25+
2226
![image](https://user-images.githubusercontent.com/91504420/212971858-3c5505ad-1228-4d45-b18a-3929b85f9f68.png)
2327

28+
# Examiner's Notes 🫡
29+
2430
![image](https://user-images.githubusercontent.com/91504420/213149351-abc824f2-1300-414b-85b1-1955f995a4ed.png)
2531

32+
# Progress Graph 📈
33+
2634
![image](https://user-images.githubusercontent.com/91504420/212972245-cf436d2b-a5b1-4c04-8a2a-2a308f1bcc25.png)
2735

28-
# course material:
29-
1. Introduction to the Python language
30-
2. Variables
31-
3. String in python
32-
4. Conditions
33-
5. functions
34-
6. Lists
35-
7. Loops
36-
8. Advanced data structure e.g (tuple, Dictionary )
37-
9. Files
38-
10. Final project from scratch hangman game.
39-
40-
# video of the final project 🤙
36+
# Course Material:
37+
* Introduction to the Python language
38+
* Variables
39+
* String in python
40+
* Conditions
41+
* Functions
42+
* Lists
43+
* Loops
44+
* Advanced data structure e.g (tuple, Dictionary )
45+
* Files
46+
* Final project from scratch hangman game.
47+
48+
# Video Of The Final Project 🤙
4149

4250

4351
https://user-images.githubusercontent.com/91504420/210758896-10ba6b90-9aa2-49ca-8f73-7fdf5c3ed5b0.mp4

0 commit comments

Comments
 (0)