- 1
I cant take input and add them...help me
my code is not running https://code.sololearn.com/cgVXi8jO1q15/?ref=app
1 Resposta
+ 2
.nextLine() is used for String data types ,use .nextInt() for int data types
my code is not running https://code.sololearn.com/cgVXi8jO1q15/?ref=app