+ 3
Halloween candy. Can’t solve
https://sololearn.com/coach/4/?ref=app What’s wrong with this code
4 Réponses
+ 1
Ed Blanco round *up*.
+ 1
Simon Sauter fixed it and now is running, thanks !!!
0
Don't expect people to put effort into helping you if you're not even willing to put any effort into asking your question.
https://www.sololearn.com/Content-Creation-Guidelines?
https://code.sololearn.com/Wv5gTHy1N6Ji/?ref=app
https://www.sololearn.com/discuss/1316935/?ref=app
https://code.sololearn.com/W3uiji9X28C1/?ref=app
https://www.sololearn.com/discuss/333866/?ref=app
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