filmov
tv
Scanner Class Part 4: Oddity Numbers before Strings (Java)

Показать описание
This video looks at the issue of using nextInt() and nextDouble() before the method nextLine(). It explains the odd output and how to fix the issue within the Scanner Class.