freeCodeCamp/curriculum/challenges/arabic/08-coding-interview-prep/take-home-projects/show-the-local-weather.arab...

38 lines
390 B
Markdown

---
id: bd7158d8c442eddfaeb5bd10
title: Show the Local Weather
challengeType: 3
isRequired: false
videoUrl: ''
localeTitle: ''
---
## Description
undefined
## Instructions
undefined
## Tests
<section id='tests'>
```yml
tests: []
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>