Task 15
Completion requirements
Opened: жексенбі, 3 қараша 2024, 12:00 AM
Exercise 15 (and Solution)
Write a program (using functions!) that asks the user for a long string containing multiple words. Print back to the user the same string, except with the words in backwards order. For example, say I type the string:
Then I would see the string:
shown back to me.