False. I don’t know how to explain it
<span>Python is Highly case sensitive language. We can use > , < , <= , <= , == , != to compare two strings. Python compares string using ASCII value of the characters.
For example name as "MIDHUN" and name1 as "Midhun" . The first two characters from name and name1 ( M and M ) are compared. As they are equal, the second two characters are compared. Since the ASCII values are not equal the result is not equal.</span>
D. The discoveries confirmed many but not all of the classifications that were based on observable traits, and scientists revised classifications when necessary.