Practice ยท 1 of 3
Name Formatter
full_name = "nguyen van anh" is given (three words). Produce the display form "Nguyen Van Anh" โ each word capitalized โ and print it.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Mini Build: Text Formatter