Skip to content

Instantly share code, notes, and snippets.

View shipleyy's full-sized avatar

Simon Kleist shipleyy

  • Portugal
View GitHub Profile
/**
* Created by Simon on 05/05/2017.
*/
public class ReportCard {
// The students full name
private String mStudentName;
// The grade of the English class
private int mEnglishGrade;
// The grade of the Economics class