Skip to content

Instantly share code, notes, and snippets.

package deportes.balon;
/**
* Created by alumno on 27/06/2017.
*/
public class deportes {
private String nombreDeporte;
private int tipoDeporte;
public String getNombreDeporte() {
package com.umg.curso.clases;
/**
* Created by ore on 28/06/17.
*/
public class Deporte {
private String nombre;
private boolean conBalon;
package com.umg.curso.clases;
/**
* Created by ore on 28/06/17.
*/
public class Deporte {
private String nombre;
private boolean conBalon;
Manifest-Version: 1.0
Main-Class: com.umg.curso.principal.ConsoleApp
@angelmapmaker
angelmapmaker / DA0101EN-Review-Data-Wrangling.ipynb
Created March 10, 2019 03:46
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.