/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package programinputoutput;
/**
*
* @author y7even.blogspot.com
*/
import java.util.Scanner;
public class Main {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
Scanner input=new Scanner(System.in);
int a = input.nextInt();
}
}
keyword
how input output java
cara input output dijava
0 komentar:
Posting Komentar
Komentarlah dengan bijak. :)
Anda bisa koment dibawah ini