Kotlinlearncs.online LogoJava
Return to List

Solve: Get Longer String

Created By: Justin Maier
/ Version: 2024.8.0

Write a function getLongerString that takes two String arguments and returns the longer one. If both Strings are the same length, return the first argument.

Related Lessons

Stuck? You may find these lessons helpful: