Create the function to output the number of guesses user takes until they get a FizzBuzz output.
the FizzBuzz program developed in Week Two to record the user input using an array. The function must have the prototype , where the function takes the row number input from user as the first parameter and the column input amount by the user as secondparameter. Create the function to output the number of guesses user takes until they get […]






