0
Why round() doesn't work in Halloween Candy ?
Solved, First it's 'round up', and there is some differences between the methods used, Thanks for the comments !
3 Antworten
+ 4
round() doesn't work in Halloween Candy because the instructions mention that you should always round up. So, you can use math.ceil() as a alternative.
0
Thanks,
I was looking on technical issue on the round function and binary approximations in python,
You save me man
0
This will help😊
https://www.sololearn.com/Discuss/2104980/?ref=app