Capital N doesn't work but n does. please help me fix this

前端 未结 0 369
我在风中等你
我在风中等你 2020-12-10 00:13

checks if the input is n or y, but for some reason it doesn\'t work.

do
{
    if (answer != "N" || answer != "n")
    {
        symbol = E         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题