CS5: Introduction to Computer Science at Harvey Mudd College
CS5 Web > Homework2Gold > Lab2TurtleColab
Submissions: CS submission site

hw2pr1   Python Turtles, with Google Colab

[30 points; individual or pair]    Colab Notebook problem...

In addition to turtle-themed 2d graphics, this lab is a chance to explore in-browser Python. Why?

Python's Colab environment

For Python, one widely-used in-browser development environment is Google Colab

That link and this one here will take you to a notebook to try out Python's turtle-drawing capabilities (and more recursion, naturally):


    Google Colab    


From there, the notebook itself will guide you through the Turtle-drawing lab!

Submitting your Colab notebook

After the lab, you'll download that notebook, from File - Download, and then submit it to the appropriate spot on GradeScope.


Happy Turtling!


No Colab?! Other options:


If Colab is not working for you, Head to the 2022 page, which has several other in-browser options...