Skip to content

Commit 1aff7ee

Browse files
authored
Create README.md
1 parent 8ebd86b commit 1aff7ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

day34/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Day 34 - API Practice - Creating a GUI Quiz App
2+
## Concepts Practised
3+
- Unescaping HTML Entities
4+
- Class based Tkinter UI
5+
- Python Typing: Type Hints and Arrows ->
6+
## GUI Quiz App
7+
![day34](https://user-images.githubusercontent.com/98851253/156202794-5386cad5-ab36-4603-911b-4d3a4b2d9cec.gif)

0 commit comments

Comments
 (0)