Skip to content

Instantly share code, notes, and snippets.

View MauroDanielPenaloza's full-sized avatar

Mauro MauroDanielPenaloza

View GitHub Profile
@MauroDanielPenaloza
MauroDanielPenaloza / DataSetCaso3AlumnosCarreraLCC
Last active July 23, 2018 00:05
Data set de Caso 3 (Alumnos de la carrera LCC)
-- éste es un ejemplo
group: nombreDeNuevoGrupo
ALU = {
dni:number, nomAlu:string, dir:string, tel:string
1, 'Mauro Daniel', 'Santa Lucia', '123456'
2, 'Martin', 'Santa Lucia', '123456'
3, 'Juan', 'Santa Lucia', '123456'
4, 'Marcelo Silva', 'Santa Lucia', '123456'
5, 'javier', 'Santa Lucia', '123456'