CST338 Week 2
This week was a histogram project. My code isn't very efficient, but it works. Surprisingly, the part that took me the longest was the formatting of the output. I tried to just do it manually with added spaces and printed bars, but it wasn't working. I then found out about format and was able to read through some guides on that. After that I think I got it pretty close to the output in the guide. I would eventually like to go back and try to find more efficient ways to run this program.
Comments
Post a Comment