I wrote a bmi calculator program and I want to validate user input so that the user would not enter a negative number for the height or weight input how do i do this? I am new t