do ht will hide the turtle
do ht
Even when hidden, the turtle can still move and
draw. To fade out the turtle slowly, try fadeOut.
To show the turtle again, see st.
Saying ht by itself will not do anything, because
our language only runs commands with at least two words:
you need to use do ht.