The Bytecode Club

Full Version: createPost(0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
salutations();
Person p = new Person();
  p.name = "orochicc002";
  p.skills.Java = 0.8; //self evaluated
  p.games.numberOfYearsCheated = 12; //approximation
introduce(p);