I need to know how to have the user answer a question using yes or no and the program translating it into 1 or 0. I know this process involves a string... but anymore than that and I'm kinda lost.
**Fixed second problem with the if else statement but still need help with the previous problem.**