To slove your problem,i don';t think it's
difficult.<br>For your first quesiton,use java.io class to get the
input which you input from keyboard.And use some
methods to change to the form which you want.<br>Be
carefull that ,which the System.in get is a string,so you
should use ,such like parseInt,or other to chage into
the int or float.