do st will show the turtle
do st
After a turtle is hidden using ht, it can be
shown again with do st.
To fade in the turtle slowly, try fadeIn.
Saying st by itself will not do anything, because
our language only runs commands with at least two words:
you need to use do st.