Back to Exercises
Week 2Beginner

Week 2 Coding Exercise

Mathematical Foundations: Geometry & Symmetry

45-60 minPython
Exercise Overview

NumPy script to rotate 3D helix points

Setup Instructions
  1. 1
    Install required Python packages (BioPython, NumPy, Matplotlib)
  2. 2
    Download the starter code and data files
  3. 3
    Set up your development environment
Tasks to Complete
Complete the main coding exercise as described
Test your implementation with provided test cases
Add comments and documentation to your code
Create visualizations of your results
Helpful Resources
BioPython DocumentationOpen
NumPy User GuideOpen
Matplotlib TutorialsOpen
Exercise Progress
Completion Status0% Complete