0
What would be the code for this?
Make a list containing a series of short text messages. Write a function called send_messages that prints each text message and moves each message to a new list called sent_messages as its printed.
2 Answers
+ 1
Do you have your attempt?
0
If you dont have, Ive made a short code about it just to demonstrate.
Or is this not what you're looking for?
https://code.sololearn.com/caUFOd4nJ54b/?ref=app