The Bytecode Club
createPost(0) - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Introductions (https://the.bytecode.club/forumdisplay.php?fid=132)
+--- Forum: Introductions (https://the.bytecode.club/forumdisplay.php?fid=3)
+--- Thread: createPost(0) (/showthread.php?tid=45908)



createPost(0) - orochicc002 - 04-20-2019

salutations();
Person p = new Person();
  p.name = "orochicc002";
  p.skills.Java = 0.8; //self evaluated
  p.games.numberOfYearsCheated = 12; //approximation
introduce(p);