A little of what you have already learned
Earlier, I taught you about methods.
I taught you how to interactively call methods to manipulate the players in a world.
I explained that interactively calling methods provides the following benefits:
I explained that future lessons would use program code to do most of the work required to set the stage.