import java.util.Scanner; //import de la clase Scanner public class Ejemplo1Scanner { public static void main(String[] args) { Scanner sc = new ...
確定! 回上一頁