Use the following initializer list to create an array:
twainQuotes = ["I have never let my schooling interfere with my education.",
"Get your facts first, and then you can distort them as much as you please.",
"If you tell the truth, you don't have to remember anything.",
"The secret of getting ahead is getting started.",
"Age is an issue of mind over matter. If you don't mind, it doesn't matter. "]
Use array functions to sort the quotes, and print the quotes again.
Then, insert the quote "Courage is resistance to fear, mastery of fear, not absence of fear." at the correct spot alphabetically, and print the quotes again.
Hint: Your code should print the array after each modification listed in the instructions.
Answers
Answered by
0
Answer:
you didn't even put a question☺☺✌
Explanation:
❤❤❤❤✌✌☺☺
Similar questions
Math,
4 months ago
Social Sciences,
4 months ago
Computer Science,
4 months ago
Math,
9 months ago
Science,
1 year ago
Math,
1 year ago
Math,
1 year ago