- 1

I found a "Funny Code Coach BUG!!!" 😁

#Security (100xp): My code (Python): https://code.sololearn.com/cys9ZL6J5pih/?ref=app If you run my program with sample input (xxxxxGxx$xxxT). Then it prints 'quiet' which is incorrect. But even then when I run the code, sololearn says, ❝Awesome❕ you solved the problem!❞ 😆 Isn't it bug❓ Sorry for my bad English đŸ„ș

16th Aug 2021, 5:04 AM
FꫀâČ…áƒ«á„†ÍŸá„™á„‰áŻœ
FꫀâČ…áƒ«á„†ÍŸá„™á„‰áŻœ - avatar
2 Respostas
+ 6
It doesn't count as a bug to me. It's rather a test case issue. Adding more test cases will prevent such thing happening again. You can send an email to info@sololearn.com to report this.
16th Aug 2021, 6:05 AM
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż
äœ çŸ„é“èŠć‰‡ïŒŒæˆ‘äčŸæ˜Ż - avatar
+ 1
Well, your 'if' statement isn't commutative, so it won't work the other way.
16th Aug 2021, 5:16 AM
Calvin Thomas
Calvin Thomas - avatar