about | help | code help+videos | done | prefs |
public String combineAllButLastLetter(String text, String word)
combineAllButLastLetter("Hello", "There") → "HellTher" combineAllButLastLetter("Black", "White") → "BlacWhit" combineAllButLastLetter("Red", "Green") → "ReGree" ...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