fix: add missing User Stories header in lab-travel-weather-planner (#67325)

This commit is contained in:
Atharv Mohite
2026-05-11 23:15:41 +05:30
committed by GitHub
parent 3e5f5cc938
commit 2a61da4942
@@ -11,6 +11,8 @@ For this lab, you will use conditional statements to determine whether commuting
**Objective:** Fulfill the user stories below and get all the tests to pass to complete the lab.
**User Stories:**
1. You should create the following variables:
* `distance_mi` (a number representing the distance to travel in miles)
* `is_raining` (a boolean representing if the user is currently experiencing rainy weather)