pen-down, pen-erase, pen-up
a command that changes turtle’s mode to drawing lines (pen-down), removing lines (pen-erase), or neither (pen-up)
random-float
a reporter that takes a number as input and reports a random decimal number between the input number and zero (including zero but excluding the input number)