diff --git a/hw0/README.md b/hw0/README.md index 3aa351e..aa9fec0 100644 --- a/hw0/README.md +++ b/hw0/README.md @@ -1,6 +1,8 @@ # Submitting Homework Assignments This document describes the basic procedure for completing and submitting homework assignments. +Due Date: *Friday April 10, 2020 11:59 pm* + ## Initial Setup All of the coding exercises in this class with use Python3 (NOT Python 2!!!). Python 3 is installed on all of the CSIL machines and you can install it on your own computer by downloading it here: [https://www.python.org/download/releases/3.0/]