Page 1 of 1

SOLVED:How to let it accept a number?

PostPosted:Sun Jan 08, 2017 2:56 pm
by jimac
Good day!

PLEASE SEE THE ATTACHED PICTURE

My second input is an integer.. but it can't accept it. How to do so?
I tried changing it into Map <String, Integer>..but it is not working.


Thanks! :)

Re: How to let it accept a number?

PostPosted:Mon Jan 09, 2017 3:58 am
by jimac
I have solved the issue.

It seems that I did not specify what type of input must be inputted.