0

I cannot see the output while doing code

Hello everyone, So i am doing the python course, and when they put those questions in which you have to do some code, once I finish i will said if i fail or not but i will not show me the output. It just says case lock. Is there anything i have to do in Sololearn so they unlock. Thank you

5th Jun 2022, 11:26 PM
Fabricio Lucas Dimónaco
Fabricio Lucas Dimónaco - avatar
4 ответов
+ 1
Fabricio Lucas Dimónaco You can't unlock the answers. Those answers are locked to stop people from hard coding solutions. You must think about the challenge & how to write the code so it meets all criterea of possible inputs. Which challenge are you struggling with, in exactly which course
5th Jun 2022, 11:33 PM
Rik Wittkopp
Rik Wittkopp - avatar
+ 1
Sorry i might express my self badly its not that the code doesn’t work but i hve done it correctly and it shows the green mark but its just lock.
5th Jun 2022, 11:36 PM
Fabricio Lucas Dimónaco
Fabricio Lucas Dimónaco - avatar
+ 1
Yeah, there's nothing that can be done about that.
5th Jun 2022, 11:36 PM
Justice
Justice - avatar
0
No. If they're failed cases, you have to make sure to check the logic of your code. Sometimes it's simple syntax or things to change in or conditions, like going from just < to <=.
5th Jun 2022, 11:31 PM
Justice
Justice - avatar