Difference between revisions of "Computer Science I"

From WLCS
Line 1: Line 1:
 
== Wednesday (2/18/09) ==
 
== Wednesday (2/18/09) ==
 +
'''Warmup:'''
 +
* Prompt the user to enter a string and store it in a variable
 +
* Using a loop and an if statement, print each letter of the string that is NOT 'a', 'b', or 'c'
 +
 
'''Agenda - Regular:'''
 
'''Agenda - Regular:'''
 
* Introduction to Strings
 
* Introduction to Strings

Revision as of 09:22, 18 February 2009

Wednesday (2/18/09)

Warmup:

  • Prompt the user to enter a string and store it in a variable
  • Using a loop and an if statement, print each letter of the string that is NOT 'a', 'b', or 'c'

Agenda - Regular:

Agenda - IB:

Friday (2/13/09)

Agenda - Regular:

Agenda - IB:

Wednesday (2/11/09)

Warmup - Regular:

  • Write a loop that prints out all the squares of 1 through 100

Warmup - IB:

  • Create a string variable named s that contains "Washington-Lee Computer Science"
  • Write a loop that prints out every other letter of the string

Agenda - Regular:

Agenda - IB:

Monday (2/9/09)

Agenda:

  • Why we don't have the internet
  • Rise of the Video Game: Part 2

Tuesday - Thursday (2/3/09 - 2/5/09)

Agenda - Regular:

Agenda - IB:

Archives