about | help | code help+videos | done | prefs |
Given a String with exactly two words (one blank space) as a parameter, return its initials. firstAndSecondInitial("Sophia Jones") → "SJ" firstAndSecondInitial("Jacob Fisher") → "JF" firstAndSecondInitial("Isabella Slacks") → "IS" ...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