CIS 115

Fundamentals of Programming

AC Chapin
achapin@harford.edu
please use the discussion boards in BlackBoard
unless you need a private response
(i.e. asking about a grade)

Office Hours MW 12:30-2:00 Teams/J07/J09/J135, TR 2:45-3:45 J09


FAQ

Python Language Reference

CLASSES & ASSIGNMENTS
  • only use concepts we have covered in class so far
  • indent lines inside structures like if and else, but line up if/else/endif
  • use double quotes around strings: "hello" is a string, hello is a variable
project 2 (due May 11)
project 1 (due March 20)