View Single Post
Old 11-01-2019, 04:54 PM   #5
kylecarroll
Junior Member
kylecarroll began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Oct 2019
Device: Kindle
I've tested by printing each statement len(rateList) and sum(rateList) and both give the expected values.

Additionally, I have them casted to int in that example just because that is what I had currently tried doing to ensure it was indeed an int. I've done it without the casting as well to no avail.
kylecarroll is offline   Reply With Quote