On Sat, 20 Apr 2013 19:45:46 -0700, Yuanyuan Li wrote:
> How to clear the screen? For example, in the two player game. One player
> sets a number and the second player guesses the number. When the first
> player enters the number, it should be cleared so that the second number
> is
On 04/20/2013 10:45 PM, Yuanyuan Li wrote:
How to clear the screen? For example, in the two player game. One player sets a
number and the second player guesses the number. When the first player enters
the number, it should be cleared so that the second number is not able to see
it. My
How to clear the screen? For example, in the two player game. One player sets a
number and the second player guesses the number. When the first player enters
the number, it should be cleared so that the second number is not able to see
it. My question is how to clear the number.
Thank you