Version control🔗
Click on the "History" button of a program you are editing to see the history of versions:
When you select a prior version of your program, its code will load on the code editor and you can use the "Restore" button to revert to it.
Next: Looking at the data