freeCodeCamp/curriculum/challenges/arabic/08-coding-interview-prep/take-home-projects/manage-a-book-trading-club....

37 lines
376 B
Markdown
Raw Normal View History

---
id: bd7158d8c443eddfaeb5bd0f
title: Manage a Book Trading Club
challengeType: 4
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>