October 4, 2007 - 17:51 — charan4ever
The Teacher gave a punishment to the student and asked him to write
"I Will Not Throw Paper Airplanes in the Class" 500 times.
AND
The Student Wrote
.
.
.
.
.
.
.
Can u expect what he has written????????????
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
He wrote like this............
#include
int main(void)
{
int count;
for(count=1;count<=500;count++)
printf("I wil not throw airplanes in the class");
return 0;
}
- Email this page
- 2 points









Replies
Post new comment