/********************************************************************** * README.txt * CS161 - Bar Graph **********************************************************************/ /********************************************************************** * What is your name? ***********************************************************************/ /********************************************************************** * In the space below, list a (potentially imaginary) data set that I * can use to test your bar graph! This data set should have 4 data * points, each with a name and a value. ***********************************************************************/ /********************************************************************** * In a sentence or two, explain why it is appropriate that the BarGraph * class store data in instantce variables. ***********************************************************************/ /********************************************************************** * Did you add any extensions/extras to this assignment? If so, what? ***********************************************************************/ /********************************************************************** * Approximately how many hours did it take you to complete assignment? ***********************************************************************/ /********************************************************************** * Describe any problems you encountered in this assignment. * What was hard, or what should we warn students about in the future? * How can I make this assignment better? **********************************************************************/ /********************************************************************** * List any other comments (about the assignment or your submission) * here. Feel free to provide any feedback on what you learned from * doing the assignment, whether you enjoyed doing it, etc. **********************************************************************/