freeCodeCamp/curriculum/challenges/portuguese/09-certificates/legacy-front-end-certificate/legacy-front-end-certificat...

60 lines
1.1 KiB
Markdown
Raw Normal View History

---
id: 561add10cb82ac38a17513be
title: Legacy Front End Certificate
challengeType: 7
isPrivate: true
videoUrl: ''
localeTitle: Certificado de front end herdado
---
## 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>