JcX Posted May 22, 2008 Posted May 22, 2008 LOLZ. I wonder if this happened in real life, would the teacher understand the script or not? Then the student should say "Open a laptop and insert the script!"
Sungazer Posted May 22, 2008 Author Posted May 22, 2008 lol the comic makes me wonder if maybe bill amend tryed it when he was younger or if someone in his class did... he had to get the inspiration somewhere right?
jjpriest25 Posted May 26, 2008 Posted May 26, 2008 lol, awesome. Whether or not this happened or not, I'm going to use this next year for sure!(can't right now since I got out of school 3 days ago )
awesomegamer Posted May 26, 2008 Posted May 26, 2008 I always thought it was a Simpsons joke... people still don't have to write on the board a number of times as punishment do they?
Sungazer Posted May 27, 2008 Author Posted May 27, 2008 I always thought it was a Simpsons joke... people still don't have to write on the board a number of times as punishment do they? lol not that ive ever seen/heard
Doctor Steel Posted May 30, 2008 Posted May 30, 2008 Nice. A lot of stuff like this is at The Daily [bleeped!]. I like it, mebe someone else will.
kittykat Posted June 8, 2008 Posted June 8, 2008 Imagine, the teacher would be like wow, what? and then you would probably say, "Well, you told me to write this amount of lines, and that phrase, so I did, what can you do about it?" and then the teacher would go tell the leader, or the principle and then you would go "Help Me!" and she would say no (: ^^ there is more humor on the topic (: EDIT: I made myself a working c++ copy: #include "stdafx.h" #include <iostream> using namespace std; int main(){ int count; for(count=1;count<=500;count++) cout << "I will not throw paper airplanes in class\n"; system("PAUSE"); return 0; } It opens, then writes the line 500 times, and it sits there, cause i used system("PAUSE"); Also, its working if anyone wants to write it on a board
Wizard Posted June 9, 2008 Posted June 9, 2008 'Ey! What happened to my post?! Oh well... We could write a device driver for a mech arm to hook up to this script so that it'd actually write it for us.
Sungazer Posted June 10, 2008 Author Posted June 10, 2008 'Ey! What happened to my post?! Oh well... We could write a device driver for a mech arm to hook up to this script so that it'd actually write it for us. lol ive done very little robotics programming before, and blah on that i know how finicy that crapy is
Dream Posted June 19, 2008 Posted June 19, 2008 This only happen when I was small. But at that time, I don't know programming.. :angry:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now