Question: 1-2 Python course Question 1 10 pts Which function for string objects capitalize each word (e.g., a newspaper headline)? title() O .upper() O strip() O
1-2 Python course
Question 1 10 pts Which function for string objects capitalize each word (e.g., a newspaper headline)? title() O .upper() O strip() O headline() Question 2 10 pts How would you create a string literal with the value foo fighters in Python? O 'foo fighters' O. None of these O 'foo'fighters' "foo'fightersStep by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
