I am a beginner, I have this line that write something on the
screen(Text(Poi nt(4,15), "Question 4").draw(window ). How do I delete it
later on in the program so that I can write another one.
screen(Text(Poi nt(4,15), "Question 4").draw(window ). How do I delete it
later on in the program so that I can write another one.