println method in java code example
Example: java how to print
System.out.println("whatever you want");
//you can type sysout and then ctrl + space
System.out.println("whatever you want");
//you can type sysout and then ctrl + space