+ 8
🖱Binary Emojis 💻
I found that when I enter emojis in any "programming" language (Python, C++, C#) it shows a big red error.💻🚫 But those emojis work perfectly fine 👌 for web languages (HTML, JavaScript) Can someone please tell me why this is?⛑
4 Réponses
+ 15
This is probs because SL C.Playground console application interface for Python, C++, C#, Java, etc only supports characters in the ASCII list, where codes are sent to the server for compilation/interpretation and then sent back to client side, while the interface deployed for web apps made using HTML/CSS/JS is a direct extension of the app itself.
I'm highlighting on SL because I've come across weird cases where desktop console apps can display emojis and other UTF-8 chars. There's probably a way around for it, but I've not been successful with everything suggested on the net.
https://code.sololearn.com/c9Gs7U4rok1z/?ref=app
'
+ 16
There's someone with a fake Hatsy Rei account and he is posting shit with it!
are you aware of that? if yes then ask your friends to help report the fake account and if you wish provide a true profile picture.
+ 14
@Nomeh Thanks for the heads up, buddy! The issue has been resolved a while ago. :>
https://www.sololearn.com/Discuss/339128/?ref=app
'
+ 6
Thanks☺ @Hatsy