Coming Soon 👀 At the beginning of April, you’ll be
introduced to a brand-new GoComics! See more information here. Subscribers, check your
email for more details.
FoxTrot by Bill Amend for September 23, 2001
Transcript:
Jason writing: Begin open (book, 'A history of Chickpea Farming'); word:=1; page 8;1; While not bookDone (bookpage, word) Do begin read (book, page word); word:=word+1; If end of Page (book,page, word) Then begin flilpPage (book, page); page:=page+1; End; End; Close (book) Get (pencil) Get (paper); Write (bookreport, essay length); end. Andy: Didn't I warn you about doing your homework on autopilot? Jason: Aaaa! I forgot to define "essaylength!"
sonicmario2 about 13 years ago
Wow I’m a nerd I understand this
MysticNova314 almost 13 years ago
He’s coding his homework!
comic cannon almost 13 years ago
I did that once. One part of me was doing the work when the other part was in papa land
comic cannon almost 13 years ago
Lala land
lordheart almost 11 years ago
Hehe This is very similar to the cause of the heartbleed bug.
estraw11 over 10 years ago
what language is this?
LieutenantCommanderData over 10 years ago
C++ maybe, it does not seem to be Java and is definitely not Python… or Lisp…maybe Perl?
singkong2012 over 9 years ago
I think bill just made it easier to understand because I don’t think that is a lang
General_Jello about 9 years ago
It’s ruby code for sure.
colBoh over 8 years ago
Are you guys serious??? I’m not a computer nerd at all, and even I knew the name of the coding is “AutoPilot”!
Boxo croco says happy derby almost 5 years ago
“A history of chickpea farming”
Foxtrot snowday ('Sup Roblox peeps) almost 4 years ago
You might have to make 50000000000000991 trips to deliver all of your paper and it will take 134513 years for it to be graded.
Oreo over 2 years ago
It’s either C, Java, JavaScript or Visual Basic. (These are the only types of code to use structured if/then statements)