Why does print works but println doent?

前端 未结 0 1990
时光说笑
时光说笑 2020-12-06 12:45

this is my code

    Scanner input = new Scanner(System.in);
    
    while (true){
    System.out.println("*********************************");
             


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