Resources
Rosalind Probolems
- Course enrollment link:https://rosalind.info/classes/enroll/750c73565c/
Google Colab Pro
- Pro account sign-up: https://colab.research.google.com/signup
- Use your Union email
Late Token Form
- These are for project-related deadlines, not Rosalind problems
- These can be used for any reason
- These do not apply to your final deadline
- Form link: https://forms.gle/ZcEss9oNayecL8zr7
Python Style Guide
- PEP 8
- should be used in all code cells of Colab notebooks
- Link: https://peps.python.org/pep-0008/