Question 1
Study the pattern:
Input: hello world
Output: Hello World
Now, what will be the output for:
Input: code logic hello
The machine applies 'first_letter_caps' rule.
code logic hello → Code Logic Hello
code logic hello → Code Logic Hello