about | help | code help+videos | done | prefs |
Returns a String that is a result of concatenation of str1 in an upper case form and str2 in a lower case form. glueTwo("McLean", "School") → "MCLEANschool" glueTwo("November", "First") → "NOVEMBERfirst" glueTwo("rubiks", "CUBE") → "RUBIKScube" ...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