What would the following code display? if 'z' < 'a': print('z is less than a.') print('z is

Question:

What would the following code display?if 'z' < 'a': print('z is less than a.') print('z is not less than a.') else:

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: