I was giving a quiz to one of my programming classes. After explaining on how their program will be graded, one student asked, "Kung wa mi answer, Ma'am...?"
Alangan naman ma-perfect!
I just answered, " Aw, hayahay ko kay wa koy checkanan."
---oo00oo---
This one is very common in Programming 1 subjects.
Problem that I give: Write a C program that accepts as input the radius of a circle then output its area.
In a class of more than 40 students, you can always find this line in some students' codes:
printf("Enter the area: ");
User: Migamit pa ko sa program nga ako ra man diay gihapon mo-compute!
Is My Plant Over Or Underwatered
1 year ago



4 comments:
lol.. enter the area jud? ahahahaha
The programmer wants the user to practice his/her mathematical skills... hehehe
haha...
mura ra nag write a C prog that will output the numbers 1 to 10 in loop.
printf("1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n\n");
hahaha:))
Post a Comment