1
I created a variable of type string and it is not reading a sentence with line break, this simply jumping, in java there is a way to clear Buff as C or something that can do?
code snippet:
Scanner sc = new Scanner(System.in);
String nome;
nome = sc.next();