2011-04-28, 12:59 AM
Code:
if caloriesIn > caloriesOut:
GainWeight()
elif caloriesIn == caloriesOut:
DoNothing()
else:
LoseWeight()There's no way around this. The way to make a six pack visible requires <10% bodyfat.
