Understanding loop concept by practicing loops questions.

Question 1: Print all even numbers form 1 to 100 using loop.

Question 2: Create a number guessing game using loop.

Check console for the output...