freeCodeCamp/curriculum/challenges/russian/09-certificates/legacy-back-end-certificate/legacy-back-end-certificate...

60 lines
1.2 KiB
Markdown

---
id: 660add10cb82ac38a17513be
title: Legacy Back End Certificate
challengeType: 7
isPrivate: true
videoUrl: ''
localeTitle: Устаревший сертификат по направлению Бэк-энд
---
## Description
<section id="description">
</section>
## Instructions
<section id="instructions">
</section>
## Tests
<section id='tests'>
```yml
tests:
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>