Cornell University · Fall 2026

Short Coursein Python

An introductory programming course for students new to Python.

# begin with a question
def learn(idea):
  while not_understood(idea):
    practice(idea)
    ask_for_help()
  return "I can do this."
CourseCS 1133
MeetsMon · Wed · Fri
Time12:15 – 1:05 pm
Room142 CIS
GradingS / U

Course Staff