Friday, 4 April 2014

A hatke review

Three movies , which to choose among them .. Don't worry ! here goes a code to help you decide which movie to watch !!

if (man)
{
if (20 <= age <= 30)
watch('pyaar ka punchnama');
elsif (31<=age <=40)
watch('dil toh bachcha hai ji');
else
watch('X-Men'); //doesn't matter what ur age is
endif;
}
endif;

No comments:

Post a Comment