User:Sganouts

From CDOT Wiki
Jump to: navigation, search

Sezar Gantous

My e-mail: sganouts@myseneca.ca

gpu610 wiki: SSD

gam670 wiki: Team_A*

gam666 Blog: The blog

oop344 Blog: The other blog


IRC nick: NULLbyte

Private static void Life(myLife)
{
  foreach(var sec in myLife)
  {
     sec.My_LifeExperiances++;

     sec.My_LifeSkills+=2;

     sec.My_ProgrammingSkills+=3;

     sec.My_Sleeping_Hours-=4;
  }
}