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

Popular posts from this blog

CST 334 Week 4

CST363 Week 1

CST 334 Week 7