In this video, I will show you a python program to print a histogram.
Defining a procedure histogram() that takes a list of integers and prints a histogram to the screen. For example, histogram([4, 9, 7]) should print the following:
****
*********
*******
Do Like Share and Subscribe.....
For more updates do follow us on:
Instagram: / hashtech_coders
Facebook: / hashtechcoders
Medium: / hashtechcoders
Thank you!!!