PROGRAMMING, REPL.IT, GRAPHICS

As you know, programming has quickly become one of my favorite classes to teach. This year I'm reusing many of my materials from last year, so I actually have the time and mental space to fix things, change assignments, and tackle more intense projects. One of those projects is teaching the students some basic graphics with the Zelle textbook's graphics.py package. Last year we just used Turtle, so this year I had to tinker around with Repl.it to get graphics.py to work.