Useful CSE 160 Resources

Overview

In this assignment, you will gain more experience writing and running Python code. By the end students will be able to:

  • Write Python code using variables and loops to solve simple math problems
  • Become familiar with VSCode and run Python programs.
  • Practice printing results to match a specification.

Getting the Assignment

Download the starter code for this assignment. Then, extract (unzip) the contents anywhere on your computer. From VSCode, navigate to File | Open and select the homework1 folder.

Submission

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

HW1 - Homework 1

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

Submit on Gradescope

Subpages

  1. Programming - Complete the programming component of the homework.