Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 89 Bytes

basics.md

File metadata and controls

4 lines (3 loc) · 89 Bytes

input :

Scanner s = new Scanner(System.in);
int a = s.nextInt(); // for int