You have done it! You have created an ocean creature that will be animated by the unique ocean conditions aboard our sailing research vessel, Wonder. The only thing left to do is upload your code to the Planet School so that we can send it to the boat. Here are a few things to check before you proceed.
First, make sure your code will not get rejected during our code review. Here are rules for your code:
Your program should not run for more than 30 seconds. It needs to terminate on its own and clear the SenseHat’s LED screen before terminating.
It should be a single .py file. Any other file types will be rejected.
It should create a single .csv file with the naming convention of TEAMNAME_DATETIME.csv.
Malicious files will be deleted and forwarded to relevant authorities. Hopefully this doesn’t happen, but it’s the internet.
Your program should not have any errors. Bugs and errors are part of the coding process, but you need to submit a working program.
If your program meets all of these requirements, then you can submit your code to Wonder. We accept code submissions on a rolling basis and then run the code on our fall and spring voyages in October-November and April-May.