+ 2
Hi. Anyone knows why this code doesn't work properly in Sololearn's playground?
It seems that SL doesn't comply with standard Unicode table. The following code is perfectly valid on a computer console with installed Python 3.[567] https://code.sololearn.com/c26PZFu66VFN
2 odpowiedzi
+ 1
Bit I think that's a bit harsh, SoloLearn does a fantastic job of bringing many different languages within the same platform. This will always come with limitations.
0
Thanks for your answers.
What is weird is that I get the same (wrong) result in C:
https://code.sololearn.com/c9ufJcuC47EN/#c
With html, all is ok:
https://code.sololearn.com/WxKb2iiYg51w/#js
I wonder if the the App runs on a Windows server with an improperly configured locale.
I think it is clearly a bug.