You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because, if the guessed colour is already selected, we should going to the next colour. But, if it is selected too, we can use next guessed item and so on. Therefore, we must use recursive function to reduced that error
Because, if the guessed colour is already selected, we should going to the next colour. But, if it is selected too, we can use next guessed item and so on. Therefore, we must use recursive function to reduced that error