about | help | code help+videos | done | prefs |
Return a string that consists of the first and last letters of the parameter. If the parameter is less than two letters long, return the parameter. firstLast("Pennsylvania") → "Pa" firstLast("monkey") → "my" firstLast("hello?") → "h?" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy