about | help | code help+videos | done | prefs |
public String conCatAllButFirstTwoLetters(String a, String b)
conCatAllButFirstTwoLetters("Hello", "There") → "lloere" conCatAllButFirstTwoLetters("Black", "White") → "ackite" conCatAllButFirstTwoLetters("Red", "Green") → "deen" ...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: 13
Copyright Nick Parlante 2017 - privacy