Python Unit 9 Project
Python Unit 9 Project
2.While making this code, some challenges we faced were trials and errors when executing the code as
well as the use of paragraphs in our code. There were a lot of local variables in each function which
were hard to deal with, it was also more difficult to use 2D lists rather than a 1D list. We overcome
these challenges by writing down the purpose of each function and organizing the code by setting
appropriate names for the variables and more spaces between lines of code .
3.In the future we would improve the code by adding in more word checking functions and possibly
making the code shorter. Some of the functions are not very doable and need to be improved more.
There are also less interactions between users and the codes. This can also be improved by using more
input functions
Thankyou!!!