sábado, 6 de julio de 2013

EJERCICIO DE REPASO

  VISUALIZACIÓN  DE  DATOS PERSONALES

EJERCICIO  "7"

/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
package primer.ejercicio;

/**
 *
 * @author GATO
 */
public class PRIMEREJERCICIO {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
        System.out.println("Duran Urjiles Josvin Diego");
        System.out.println ("16/01/1992");
    }
}




No hay comentarios:

Publicar un comentario