Benutzer:Intro

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen

public class Intro{

 public static void main(String[] args){
     studying(withoutSuccess);
     learning(tooSlow);
     experimenting(withoutFocus);
     lookingFor(theSky);
     interpreting(wayTooMuch);
 }

}