| about | help | code help+videos | done | prefs | 
getLongerString
| You have two input string, return the longer string. Return the string "same", if the lengths are equal. getLongerString('donut', 'coffee') → 'coffee' getLongerString('pizza', 'bread') → 'same' getLongerString('salad', 'coke') → 'salad' ...Save, Compile, Run (ctrl-enter) | 
Progress graphs: 
 Your progress graph for this problem
 Random user progress graph for this problem 
 Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy