python-workout
python-workout copied to clipboard
switch if statement order
would moving the if statement ahead of the for-loop would prevent the loop from checking the class attribute multiple times?