Mixed Messages: Random Exercise Selector

Here is my Mixed Messages portfolio project, which randomly selects an exercise to do along with a random number of sets and reps. The exercise selected is based on the user inputting the muscle group they’d like to work.

It took me about 6 hours to complete and the trickiest part was getting the user input to work.

My code can be found here: Mixed messages project - random exercise selector

I’d appreciate any feedback, thanks :slight_smile:

The program looks great. I’m very jealous of your readme. The detail ! My readme is like 2 lines. I’m going to add more tomorrow because I saw this haha.

Thanks, I based it off of the article here. Its from the full stack engineer career path section 6