Answer to Question #3207 in Python for mukundareddy

Question #3207
1. Create a list of your own and find out the maximum string in the list.
1
Expert's answer
2011-06-21T06:42:32-0400
str_list = [ "hello", "zen", "abcd" ]
print(max(str_list))

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS