CS110: Fall 2021

Intro to Computer Programming with Python

CS110: Fall 2021

Lessons > 16. User Inputs & Events

Today, we will be going over some various ways of interpreting input beyond the command line using event handlers. Nothing from this lecture will be on Quiz 2, but this lecture will certainly help you with project 1 (due next Friday).

Note: Some of the slides in the video have references to the Spring Quarter. Ignore those.

Today's Activities

For today, please do the following:

1. Download the Exercise Files

Exercise Files

2. Review the Slides

  1. Handling User Input & Event Handlers
  2. More practice with loops and animations

3. Watch the Lecture Video(s)

Link Title Type Duration
Video 1 L16a: Intro to the Project pre-recorded 7:16
Video 2 L16b: Intro to Events pre-recorded 8:20
Video 3 L16c: The click event pre-recorded 13:49
Video 4 L16d: Other Events pre-recorded 12:38
Video 5 Practice w/loops and animation lecture 48:14