Please explain me the following-
- public static void take input ()
- scanner scn =new scanner (system.in)
- intn=scn.next int()
- system.out.println(n)
functions of the above were not in the tutorial videos.
And give me the code in some other way ,as per the tutorial