Create a bar graph without using matplotlib
I need to get a 5 digit integer as an input, and convert this integer into a 2D array and print it out as a bar graph.
Voters
Share your repls and programming experiences
I need to get a 5 digit integer as an input, and convert this integer into a 2D array and print it out as a bar graph.