Focus mode

Veri Bilimi

Stringlerde Karşılaştırma

Stringlerde Karşılaştırma:

"Elma" == "elma"


"Elma" != "elma"


"elma" == "elma"


a = "elma"
b = "elma"
a == b


"a" < "b"


"ab" < "b"


"ab" < "badsfadsf"


"ab" < "ac"


"abc" < "abb"


left-disk

Programs to Accelerate Your Progress in a Software Career

Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!

right-cube

Comments

You need to enroll in the course to be able to comment!