• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

jal1976

Signatur

Nice Try:
public static void main(String[] args)
{
for(int i=1; i<500; i++)
{
System.out.println("I must not throw paper planes in the class");
}
}
Zurück
Oben