chore: update challengeType 10 to hidden

This commit is contained in:
Mrugesh Mohapatra
2020-05-25 19:18:47 +05:30
parent 82a929681f
commit cdabd90736
17 changed files with 63 additions and 46 deletions

View File

@ -2,6 +2,7 @@
id: 5e44412c903586ffb414c94c
title: Arithmetic Formatter
challengeType: 10
isHidden: true
isRequired: true
---
@ -20,7 +21,7 @@ We are still developing the interactive instructional part of the Python curricu
</li>
<li>
<a href='https://www.freecodecamp.org/news/learn-python-basics-in-depth-video-course/'>Learn Python Video Course</a> (2 hours)
</li>
</li>
<ul>
</section>
@ -52,8 +53,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```

View File

@ -2,6 +2,7 @@
id: 5e44413e903586ffb414c94e
title: Budget App
challengeType: 10
isHidden: true
isRequired: true
---
@ -20,7 +21,7 @@ We are still developing the interactive instructional part of the Python curricu
</li>
<li>
<a href='https://www.freecodecamp.org/news/learn-python-basics-in-depth-video-course/'>Learn Python Video Course</a> (2 hours)
</li>
</li>
<ul>
</section>
@ -52,8 +53,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```

View File

@ -2,6 +2,7 @@
id: 5e444147903586ffb414c94f
title: Polygon Area Calculator
challengeType: 10
isHidden: true
isRequired: true
---
@ -20,7 +21,7 @@ We are still developing the interactive instructional part of the Python curricu
</li>
<li>
<a href='https://www.freecodecamp.org/news/learn-python-basics-in-depth-video-course/'>Learn Python Video Course</a> (2 hours)
</li>
</li>
<ul>
</section>
@ -52,8 +53,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```

View File

@ -2,6 +2,7 @@
id: 5e44414f903586ffb414c950
title: Probability Calculator
challengeType: 10
isHidden: true
isRequired: true
---
@ -18,7 +19,7 @@ We are still developing the interactive instructional part of the Python curricu
</li>
<li>
<a href='https://www.freecodecamp.org/news/learn-python-basics-in-depth-video-course/'>Learn Python Video Course</a> (2 hours)
</li>
</li>
<ul>
</section>
@ -50,8 +51,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```

View File

@ -2,6 +2,7 @@
id: 5e444136903586ffb414c94d
title: Time Calculator
challengeType: 10
isHidden: true
isRequired: true
---
@ -18,7 +19,7 @@ We are still developing the interactive instructional part of the Python curricu
</li>
<li>
<a href='https://www.freecodecamp.org/news/learn-python-basics-in-depth-video-course/'>Learn Python Video Course</a> (2 hours)
</li>
</li>
<ul>
</section>
@ -50,8 +51,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```