On A Roll
For this final unit of our Computer Science Class, the class was focused on learning more on Python and diving deeper into our knowledge of the coding language. This time around, we focused on loops, which allow you to run a line of code multiple times without having to re-write the whole thing over and over again and other more advanced functions of Python such as ranges and counting variables. For our final challenge, I was tasked with creating an interactive game using the knowledge on Python that I'd obtained over the course of the unit. Below you can view the resulting project.
In conclusion, I thought that this project was quite a difficult one to complete in the end. I've never been very good with foreign languages, and attempting to learn Python really hasn't been any more different than attempting to learn, say, Spanish. In the end, though, I think it taught me to push through and not to be afraid to ask my teacher for help if I was really stuck on one particular part of the project.
Comments
Post a Comment