Wednesday, February 27, 2008

used doctest and made some math formulas
not so hard but it was hard to understand at first.

Tuesday, February 26, 2008

today we just had a lecture..
i tried to make a login screen during class..

Sunday, February 24, 2008

no sweat easy haha
drew some houses.. make x divided by n..
are you still doing the riddle?

Thursday, February 21, 2008

today i failed my quiz..
then.. we made a table
easy..

Wednesday, February 20, 2008

today we finis drawing our gasp,
it's really complicated to do lines since i had to know where the point is in my head..

Tuesday, February 19, 2008

we learned to draw circle, line, and box thought python.

Monday, February 18, 2008

today we learned about % and =='s
and also if xxx : print xxx blah blah..

Sunday, February 17, 2008

today i.. made my computer crash by typing print "hello"*10000...
it worked on tysons -_-;;
besides that i learned how def functions works and how to import files..
from functions import *..
still stuck on 2g.. what does it mean by "add"??

Thursday, February 14, 2008

i'm still on 2g... bunch of gibberish pssh.. -_-;; i suck

Wednesday, February 13, 2008

today i started on chapter 3 exercise..

Tuesday, February 12, 2008

today i made an mad lib with raw_input function..

Monday, February 11, 2008

today, we traced back to chapter 2 and solved some problems.. GOT NEW LAPTOP!!!

Sunday, February 10, 2008

learned def functions and how to make use of it..

Monday, February 4, 2008

finished guido..
started "python shell"
define backup:
turnleft
turnleft
move
turnleft
turnleft
define turnright:
do 3:
turnleft
define solve:
if next_to_a_beeper:
pickbeeper
if front_is_clear:
move
solve
backup
if left_is_clear:
turnleft
move
solve
backup
turnright
if right_is_clear:
turnright
move
solve
backup
turnleft
while front_is_clear:
move
if front_is_blocked:
turnleft
turnleft
solve
turnoff

Sunday, February 3, 2008

still stuck on crowdmaze even though mr. whittaker explained it..
Tyson and Marcus already finished it.. how come i can't??
must be because i used all my brain powers on the riddles yesterday..