Javascript that:
Prints “Hello” to the screen 10 times by (a)
Sequence:
Sequence:
b) Iteration:
2) asks the user to guess a number and tells the
user if it is high, low or bulls eye:
Attempt 1:
Attempt 2:However, for the box to keep apearing (for the user to continue guessing) you need to create a new condition that says if the answer is not equal to (!=) do the following.
No comments:
Post a Comment