uppercase abstract method

String uppercase(
  1. int amount
)

String used to get a message saying that amount uppercase letters are required

Implementation

String uppercase(int amount);