CSE 203 Discussion 04


1. Objectives

To learn about the following methods from the Drawing library: Color, SetFont, ClearRectangle, and PrintInRectangle; about string objects, string literals, and concatenation; about playing sounds; and about Boolean operators "Or" and "And".


2. Method (Instructor Demonstrates to Class, Asks Questions Such As, "What do you think will happen?")

  1. Start with 0) My Own/LOGO_Style_Sprites_W_Rot_Msg.kpl.
  2. Move on to 0) My Own/LOGO_Style_Sprites_W_Sound.kpl.