Python_Programming_MOOC_2024_I
Python_Programming_MOOC_2024_I copied to clipboard
Unused import statement
Thank you so much for this repo. It's an amazing learning tool.
I recommend removing the import line in this file, as it is unused and the program works without it.