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
<p>Guess a number, and Anna will tell you whether the number she has in mind is higher or lower. You will be given a fixed number of guesses. If you guess the correct number before your given number of chances finish you win, else you lose.</p>
<h3>You have 7 chances. Good Luck! </h3>
<divclass="row">
<divclass="col-sm-4"></div>
<divclass="col-sm-4">
<inputid="usernum" type="text" class="form-control" placeholder="Enter a number 1-100"></input>