Thread: HI, Everyone
View Single Post
Old 06-16-2009, 02:04 PM   #11 (permalink)
shoaibmunir
The Wanderer
 
shoaibmunir's Avatar
 
Join Date: Jun 2009
Location: Dubai, UAE
Posts: 23
Thanks: 2
shoaibmunir is on a distinguished road
Default

what's you think about my code :p

if (current_temperature() > 40){
think_of_the_poor_people_in_england();
}elseif(current_temperature() > 25){
think_its_time_to_fun();
}else{
turn_heater_on();
}
Send a message via MSN to shoaibmunir
shoaibmunir is offline  
Reply With Quote