Useful CSE 160 Resources

Overview

In this assignment, you will use Python to analyze and interact with data in a real-world scenario. By the end students will be able to: Write Python code using loops, conditionals (if statements), functions, and string manipulation. Use the command line to run Python scripts with parameters.

Submission

In addition to submitting the homework on Gradescope, make sure to fill out the required reflection survey.

HW2 - Homework 2

Initial Submission by Friday 07/08 at 11:59 pm.

Submit on Gradescope

Subpages

  1. Background - Background information on DNA for this assignment.
  2. Setup - Verify your setup for the homework.
  3. Programming - Complete the programming component of the homework.
  4. Troubleshooting - Tips to help complete the homework