6 : 조건문

2019. 1. 29. 22:32





inputNum.nextint() =>  정수

inputNum.next()  => 실수 포함

inputNum.nextLine() => 실수 포함, 줄 바꿈 

+ Recent posts