Open Ostronkex opened 2 months ago
The method of clearing the screen by printing 100 empty lines was the method I was supposed to use according to the course. I'm certain I'll eventually learn of a better way to do this, I will return to this project then and also fix the variable handling.
The program works fine in the meantime.
https://github.com/Ostronkex/100-Days-of-Code-The-Complete-Python-Pro-Bootcamp-Solutions/blob/572a4ec17fb5bcc17ec0da5f499a8fdd1ebe7693/Day9/SilentAuction.py#L16-L26
Handle variables better, add comments and clean up the code. Clear the screen properly instead of printing 100 empty lines