mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: add missing User Stories header in lab-travel-weather-planner (#67325)
This commit is contained in:
+2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user