Reflection
Reflect on the process of making this project. What did you learn? What would you do differently?
- I would say a difficulty that remains is that I cannot "print" variables' values when the code is running so it is harder to debug. I wonder if there's a way to track down which step went wrong.
- I also learned that it is helpful to save multiple versions of code so I can reference back when coding for new exercises.
- Verify is a very useful tool in the online IDE. Being used to python, I tend to omit the semicolon at the end of each row, and the verify feature saves me all the time.
Content Rating
Is this a good/useful/informative piece of content to include in the project? Have your say!
You must login before you can post a comment. .