Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Tuples of Shortest and Longest Strings
Python Code Challenge
29 -
Create a program that takes in a tuple of strings and returns a tuple with the shortest and longest string.
Python
Data Types
Tuples