How can I solve my rounding error in Python?
Please see the code I wrote below. I keep getting the return of a float rather than a rounded integer, my return is always (26.234567901234566)
Please see the code I wrote below. I keep getting the return of a float rather than a rounded integer, my return is always (26.234567901234566)