Sunday, September 26, 2010

July and August 2010

Sad to find that I got no post in blog for the mentioned 2 months.

Life is ...


for(day=0;day<30;day++){
if(workload=="heavy"){
if(workingHours=="18"){
life = "Sleep"
}
else if(workingHours=="12"){
life = "Spend time with Aden"
}
}
else if(workload=="busy") {
life = "Spend some time with Aden"
}
else if(work=="normal"){
life = ""
}
}

No comments: