Convert the following pretest Do While loop to a posttest Do While loop:
intX = 1Do While intX > 0strlnput = InputBox("Enter a number")intX = Clnt(strlnput)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.