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
* Day 9
* GUI programming
* wxpython helloworld
* wxpython guess the number
* Tkinter helloworld
* Tkinter guess the number
* MVC design pattern
* Day 10-12
* Coding challenge - Login generator with GUI