How do I reset the Python code in Code Builder
I am teaching Coding in Code Builder using the 2nd option in the menu (Python Coding).
However, when I change the code and demo it for my students in one class, I don't seem to be able to reset it again to teach the next class. The 2nd class can see all the code edits I did for the first class and I don't know how to undo them.
-
I believe that the cleanest way to do this is to have a new world for every class.
0 -
hi, Sean Murphy:
One solution is this:
1. Login https://minecraft.makecode.com/ with same account
2. click reset button (at top right).
3. click reset at pop window
0 -
Be careful with that RESET button -- you would clear all of your stored projects. That is not a good solution at all.
0 -
yes. you are right. It's a dangerous operation.
However, Sean Murphy appears to be using a public student account, which may not be a big problem. :-)
0 -
What you are trying to do is use Python in the Azure Notebooks window, yes? That is what you mean by the second option after you type c? Then you teach one class, but your code is still in the window when you return? You can use the "reset code" button at the bottom of the screen and then reinsert your initial code for the beginning of the next class. Or just add a say command. Or you can use the complete reset at the top right where the three bars are and go back to the three choises (makecode, notbooks or tynker) and that should give you a blank slate again. You do not need a new world. I will admit that Notebooks is quirky about wat will show up in your window from run to run. It is probably best to run something as a startup like your intro code or a say command if you want to be sure you have a blank slate. And yipeee!!!!!! (cartwheels!) for people using Notebooks. We need to start a club!
0
Please sign in to leave a comment.
Comments
5 comments