So I may have went overboard with an assignment of mine for my coding class hehe ๐Ÿ˜…

Subscribers:
674
Published on ● Video Link: https://www.youtube.com/watch?v=_7SOiLlSlds



Duration: 0:42
15 views
0


for one of my assignments I was told to code something that uses the Python turtle and if statements (if-else and elif are optional, but recommended) and onkey statements to move the turtle to a location. Something simple like that could have probably been done in under 150 lines of code. But I'm a pro gaemer and I like to make my stuff cool. So I wrote a maze game with 508 lines of code that can't be copy and pasted from any document without breaking. Now you may be wondering, "But TG20, how can your teacher test your code?" And the answer to that is simple; the Python IDLE my course uses has the option to save the code as a zip and open them as well, so I can just upload the zip with the assignment. Easy!
this took years off my life.