Merge remote-tracking branch 'yousri/master'

This commit is contained in:
waldek 2022-04-27 11:11:37 +02:00
commit d7fd3c9bae
2 changed files with 592 additions and 382 deletions

File diff suppressed because it is too large Load Diff

View File

@ -100,8 +100,8 @@ This repository contains some notes and exercises for learning python3.
* Threading * Threading
* Day 9 * Day 9
* GUI programming * GUI programming
* wxpython helloworld * Tkinter helloworld
* wxpython guess the number * Tkinter guess the number
* MVC design pattern * MVC design pattern
* Day 10-12 * Day 10-12
* Coding challenge - Login generator with GUI * Coding challenge - Login generator with GUI