|
Explore TEAMS!
|
Student /
WimpResultsWimp Mode Results Brittany Forkus Red Cohort This wimp mode project implemented many of the functions of the create that we have been learning about in class. It forced us to use while loops, angle and distance commands, and the bump sensors effectively. As frustrating as the project was, it greatly heightened my knowledge about coding and I became a lot more patient with the debugging process that comes along with any type of coding. I really struggled with this project because it has so many situations that need to be accounted for. However, I learned valuable lessons on how to declare functions and use them. Declaring functions really makes life a lot easier, because instead of being really repetitive, its much simpler to use a function and it eliminates a lot of room for error. The hardest part for me was I I made a massive while loop that was really hard to follow. I constantly had to check and make sure that the create was updating its sensors and resetting its odometer at the appropriate times. Some of the major things I learned:
|