how do i change .equals answer(true or false) to (yes or no)?

前端 未结 0 1909
孤街浪徒
孤街浪徒 2020-12-18 09:02

Help me wit this

public static void main(String[] args) 
    { Scanner in = new Scanner(System.in);
         String inpStr = in.nextLine();
         System.ou         


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