Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 851 Bytes

File metadata and controls

21 lines (14 loc) · 851 Bytes

Plus Resources: Weather Project Template

Starter code for the Plus Weather project.

Checklist

  • Implement the methods in weather.py.
  • Verify that everything works as intended by running the tests from the command line with python -m unittest tests/*.py or by running tests directly in VS Code.

Manually starting a guided tour of the project

To start a guided code tour, you can follow these steps:

  1. Expand the CodeTour section in the bottom left of the main code editor page.
  2. Right click on the Project Walkthrough tour.
  3. Click on Start Tour.