+ 1

What's wrong with the code? Test result 3 always fails.

yard = int(input()) a = "Ra!" if yard<=1: print("shh") elif yard>10: print("High Five") print(a*yard)

14th Sep 2020, 5:12 PM
Jit Saiba
Jit Saiba - avatar
3 Answers
+ 2
Jit Saiba , first if clause should be yard < 1, described in the task. Change it and try again.
14th Sep 2020, 5:19 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar
+ 2
Jit Saiba , you are welcome đŸ±
14th Sep 2020, 5:23 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar
0
TheWh¡teCat 🇧🇬 thanks bro, i got that.
14th Sep 2020, 5:23 PM
Jit Saiba
Jit Saiba - avatar
Hot today
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes