Refer to the exhibit. Match the missing components of the Python script for the following tasks. (Not all options are used.)
- delete all previous demo rooms
- create a new demo room
- enroll Allan and Jane as members
- post a message to the new room


Explanation: Place the options in the following order:
| text | Component 4 |
| delete | Component 1 |
| create | Component 2 |
| memberships | Component 3 |
Related exam: DevNet Final Exam Answers
