Convert the Do-While loop in the following code to a While loop:
Declare String sureDo Display "Are you sure you want to quit?" Input sureWhile sure != "Y" AND sure != "y"
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.