So I am making a guessing app and I am wondering how can I make a string change or label after one second.
For an example, when the user presses the button it will say Yes or No. After it displays Yes or No it will then wait one second and go back to ????. How will I go about adding a timer so after it displays Yes it will go back to ???? in one second?
Thanks