The project was pretty straightforward, but I had some issues that needed debugging when it came to accessing my object’s values. I got them all worked out and now the project functions!
When the program is run, it generates a random number from 1 to 7–this determines the day. Depending on the day selected, the program will then generate a random workout composed of exercises from a list!
It took me about 3 hours to brainstorm, develop, debug and then clean up the program.
Let me know what you think!
LInk to repo: GitHub - SaltyVoyeur17/MixedMessages: A repo for the Mixed Messages challenge on Codecademy