Answered You can hire a professional tutor to get the answer.
Write a method called printStrings that takes as a parameter a Scanner holding a sequence of integer/string pairs and that prints to System.
Write a method called printStrings that takes as a parameter a Scanner holding a sequence of integer/string pairs and that prints to System.out one line of output for each pair with the given string repeated the given number of times.