| about | help | code help+videos | done | prefs | 
getTwoAppended
You are two input strings. Get the first two characters of each string and concatenate it and return the result. getTwoAppended("if", "statement") → "ifst" getTwoAppended("for", "loop") → "folo" getTwoAppended("too", "two") → "totw" ...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