PLEASE HELP ME!!!!


You are creating a form on a website where the user will enter a “Y” for “yes” and an “N” for “no.” Which data type should you use to store the letter that the user enters?


*character


*string


*Boolean


*integer