| about | help | code help+videos | done | prefs |
Given a string of words separated by spaces, capitalize the first letter of each and make the rest lower case capslock('HELLO w o r l d') → 'Hello W O R L D' capslock(' This Is Not Grammatically Correct') → ' This Is Not Grammatically Correct' capslock('i like CHEESE') → 'I Like Cheese' ...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: 120
Copyright Nick Parlante 2017 - privacy