i have wrote my code which ask for weight and height but every time i enter my information which will replace the previous information from my .dat file I want know how to keep the information that I enter every time instead of replace the previous. For example I enter my weight twice like 150 and 160 and they all show up in my file. Here is my code