Halloween candy. Can’t solve | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Halloween candy. Can’t solve

https://sololearn.com/coach/4/?ref=app What’s wrong with this code

16th Oct 2021, 2:02 PM
Александр Рощин
Александр Рощин - avatar
4 Answers
+ 1
Ed Blanco round *up*.
16th Oct 2021, 2:32 PM
Simon Sauter
Simon Sauter - avatar
+ 1
Simon Sauter fixed it and now is running, thanks !!!
16th Oct 2021, 2:46 PM
Edoardo Blanco
Edoardo Blanco - avatar
0
I can't get it either, the code should be somethimg around houses = int(input()) probability = round((2/houses), 2) print(int(probability * 100)) but I can't get what the inputs from the classified samples are returning error
16th Oct 2021, 2:26 PM
Edoardo Blanco
Edoardo Blanco - avatar