I am fairly new to programming and I am having trouble figuring out this equation. I need to create a list from 100 integers that are generated at the range from 50 to 99.
From this I must create a steam and leaf plot, but I am having trouble with the random list. Must I use xrange or randomint? Any suggestions would help!