Day 05: Variables
Number of APIs: 1
Instructions for Day 5: Variables
- Get the challenge: Fork [the parent collection
Day 05: Variables
] to your own public workspace. - Read the documentation: In your fork, select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
- Submit your solution: Select the second folder
Submit your solution
and follow the instructions in the documentation to validate your solution.
Concepts covered
- [Variable scopes]
- [Defining variables]
Additional resources
- [10 tips for working with variables] blog
- Variables tiktok
Next challenge
- [Tests]