0

Code coaches

How tf U code in the code coaches I tried functions with return values I tried calling those functions with a loop I tried individually printing the result of my function for each test case Nothing works

19th Jan 2025, 12:01 AM
advanced gamers
advanced gamers - avatar
5 ответов
+ 2
you have to use print to display your final result. Don't add any unnecessary words to it and print it in the way the code coach expects the result to be.
19th Jan 2025, 2:05 AM
Bob_Li
Bob_Li - avatar
+ 1
Show you’re code
19th Jan 2025, 12:53 AM
Zvi
Zvi - avatar
+ 1
advanced gamers without knowing exactly what language you are using and not seeing your code we have no way of helping you. In short, an hour wasted on looking for an answer without providing the community with anything that could help you. Maybe this thread can help you maximize your chances of getting help. https://www.sololearn.com/discuss/333866/?ref=app
19th Jan 2025, 2:16 AM
BroFar
BroFar - avatar
0
i dont know what is your problem exactly 🤔
19th Jan 2025, 12:32 AM
Maryam Prhn🇮🇷
Maryam Prhn🇮🇷 - avatar
0
I'm using a function in my code that has a return value but when I run the code through the test cases it keeps saying no output
19th Jan 2025, 12:33 AM
advanced gamers
advanced gamers - avatar