Quiz Proof Page


Quiz Screenshot

Image of my W3School quiz

Got Wrong On First Attempt: For loop

This example is a "for" loop to count from 1 to 5 and display the numbers below.

Got Wrong on First Attempt: While Loop

This example uses a "while" loop to count down from 5 to 1.