Tier 1 · Free build
Build initials
Build it
Write the function so every hidden test passes.
Write initials(name) that returns the uppercase first letter of each word. For example initials('ada lovelace') returns 'AL'.
solution.py
Loading...
starting...
Run your code to see its output here.
