Question
Exercise 4: Club.py 1) Make a list of five or more members in the programming club, including the name 'admin'. Make these names up, there
Exercise 4: Club.py
1) Make a list of five or more members in the programming club, including the name 'admin'. Make these names up, there is no programming club.
2) Next loop through all of the members in the list and output a welcome message for each user.
3) If the member name is admin add a special greeting different from the member welcome.
4) If the list is empty add a message encouraging the club to find members.
5) Include a screen snip of the empty list test in your lab document.
6) Be sure to test this one with an empty list, but before you submit make sure there are members in the list.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started