Convert the following Do While loop to a Do Until loop:
strlnput = String.EmptyDo While strlnput.ToUpper < > "Y"strlnput = InputBox("Are you sure you want to quit?")Loop
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.