how to make if statements with character in fortarn code example Example: fortran if statement if(condition)then ! do this if condition is true endif