Method called printGraph() that takes as a parameter an array of integers. Each
integer will be between 0 and 100. The method should print a horizontally oriented bar graph of the values, using ‘=’...