2020-08-12 12:30:41 +02:00
|
|
|
---
|
|
|
|
id: 5e44431b903586ffb414c951
|
|
|
|
challengeType: 7
|
|
|
|
isPrivate: true
|
2020-10-01 17:54:21 +02:00
|
|
|
title: ''
|
2020-08-12 12:30:41 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
## Description
|
|
|
|
<section id='description'>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
## Instructions
|
|
|
|
<section id='instructions'>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
## Tests
|
|
|
|
<section id='tests'>
|
|
|
|
|
|
|
|
```yml
|
|
|
|
tests:
|
|
|
|
- id: 5e44412c903586ffb414c94c
|
|
|
|
title: Arithmetic Formatter
|
|
|
|
- id: 5e444136903586ffb414c94d
|
|
|
|
title: Time Calculator
|
|
|
|
- id: 5e44413e903586ffb414c94e
|
|
|
|
title: Budget App
|
|
|
|
- id: 5e444147903586ffb414c94f
|
|
|
|
title: Polygon Area Calculator
|
|
|
|
- id: 5e44414f903586ffb414c950
|
|
|
|
title: Probability Calculator
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
## Challenge Seed
|
|
|
|
<section id='challengeSeed'>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
## Solution
|
|
|
|
<section id='solution'>
|
|
|
|
|
|
|
|
```js
|
|
|
|
// solution required
|
|
|
|
```
|
|
|
|
|
|
|
|
</section>
|