Question: 1-Create a python class called Gym. The class should have the following attributes: Name of the gym, Location of the gym, name of members, names
1-Create a python class called Gym. The class should have the following attributes: Name of the gym, Location of the gym, name of members, names of trainers The class should have the following methods: A method to add a new member, a new trainer, and a new equipment.
A method to display the members, trainers, and equipment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
