Please Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please Help

Hi, I’m trying to complete a code coach, this is it: https://code.sololearn.com/cqe3SYkH2ttL/?ref=app

12th Mar 2022, 12:47 PM
Dennis Nathan
Dennis Nathan - avatar
4 Answers
0
python allows you to add simple mathematical expressions, instead of 5 or 6 or 7 or n you can just put it like 5 < enemies < n if the range numbers are exclusive. https://code.sololearn.com/cwETKXvTl1r2/?ref=app
12th Mar 2022, 12:57 PM
👑 ShadowCipher 🇦🇲
👑 ShadowCipher 🇦🇲 - avatar
0
Conditional test stop on the first true value, you do not have to express the range when the test is incremental: https://code.sololearn.com/cNyf6YPjk425
12th Mar 2022, 1:14 PM
William Owens
William Owens - avatar
0
No
12th Mar 2022, 3:15 PM
Dennis Nathan
Dennis Nathan - avatar
0
Doesn’t work
12th Mar 2022, 3:15 PM
Dennis Nathan
Dennis Nathan - avatar