Write a method that will ask for user input until user inputs the String no. Allow the user to input any capitalization of the String no (no, No, NO, nO) Also, have the method return the number of loops.