Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Format for Coding assignments

We (TA and Prof.) currently accept code in

Please also tell us about the runtime environment (e.g. Python/Julia version, and packages). Providing dependency files is encouraged (e.g. requirements.txt for pip / environment.yml for conda / Project.toml and Manifest.toml for Julia). Reproducibility matters.

Uploading your assignments

Getting scores

You will receive full credit if and only if the output is correct and your code is able to reproduce it.