My 6th Python project

Hello! The code is very good and efficient, and I like the amount of comments you have. Just one thing to consider: instead of string concatenation, use a method such as f-strings.

Happy coding!

1 Like