about | help | code help+videos | done | prefs |
public String combineFirstLetters(String s1, String s2)
combineFirstLetters("How", "Now") → "HN" combineFirstLetters("What", "Then") → "WT" combineFirstLetters("Full", "Moon") → "FM" ...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: 12
Copyright Nick Parlante 2017 - privacy