Roro3051 Roro3051 07-10-2022 Computers and Technology Answered write a while loop that subtracts 9 from userinput, assigns userinput with the difference, and outputs the updated userinput, followed by a newline. the loop iterates until userinput is less than or equal to 0.