Difference between revisions of "IB Computer Science 1"

From WLCS
Line 7: Line 7:
 
* Demo [[Turtle - List Assignment]]
 
* Demo [[Turtle - List Assignment]]
 
* Complete [[Advanced Python List Exercises]]
 
* Complete [[Advanced Python List Exercises]]
 +
* For loop
 
* Introduction to Nested Lists
 
* Introduction to Nested Lists
 
** Nested List Practice
 
** Nested List Practice

Revision as of 09:22, 10 February 2012

Wednesday - Friday (2/8/12 - 2/10/12)

Warmup:

Agenda:

Monday (2/6/12)

Warmup:

  • On a separate sheet of paper, write out the algorithm to find the minimum number in a list of numbers

Agenda:

Tuesday - Thursday (1/31/12 - 2/2/12)

Warmup:

  • Create a Python Turtle program that tells the turtle to move forward 100
  • Don't forget about exitonclick()

Agenda:

Archives