Skip to content
Snippets Groups Projects
Commit 5549d2dc authored by Ida Kaikkonen's avatar Ida Kaikkonen
Browse files

Upload New File

parent e0c0c7b3
No related branches found
No related tags found
No related merge requests found
demo1.1 0 → 100644
public class Main {
class Esiintyjä {
String nimi;
int ika;
int puhelinnumero;
String erityisala;
double palkkatoive;
}
class Tilaisuus {
String juhla;
int kesto;
String erityisalatoive;
}
class Asiakas {
String nimi;
int puhelinnumero;
double palkka;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment