about | help | code help+videos | done | prefs |
Given a String "word", return only the first half of the word. string_firstHalf("Monroe") → "Mon" string_firstHalf("Computer") → "Comp" string_firstHalf("Science") → "Sci" ...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