If ( "Mario" > "Mareo" ) then true, else false | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

If ( "Mario" > "Mareo" ) then true, else false

why does this give "true"?

6th Aug 2017, 7:19 PM
Rcknmrty
Rcknmrty - avatar
5 Answers
+ 28
unicode of "i" alphabet bigger than "e" alphabet.
6th Aug 2017, 8:04 PM
Adi Pratama
Adi Pratama - avatar
+ 2
I think it's not alphabet, maybe unicode?😉
6th Aug 2017, 7:38 PM
Вап
+ 2
how will you do this? "Б" > "B" second letter is English, first Russian And what alphabet "greater" hindi or polish?😊
6th Aug 2017, 7:40 PM
Вап
+ 2
good to know, but if you say Unicode, could you throw more light on how and when they return statement as True/ False?
11th Sep 2017, 8:14 AM
JoeOkat
JoeOkat - avatar
+ 1
thanks
7th Aug 2017, 7:45 AM
Rcknmrty
Rcknmrty - avatar