if(my_meat() >= 50000) print("You have enough meat to purchase a store.");
else print("You are unable to afford a store.");
if(my_meat() >= 50000) print("You have enough meat to purchase a store.");
else print("You are unable to afford a store.");