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: 5e46f7e5ac417301a38fb929
title: Demographic Data Analyzer
challengeType: 10
isHidden: true
isRequired: true
---
@ -42,8 +43,8 @@ tests:
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Python 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: 5e46f7e5ac417301a38fb928
title: Mean-Variance-Standard Deviation Calculator
challengeType: 10
isHidden: true
isRequired: true
---
@ -42,8 +43,8 @@ tests:
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Python 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: 5e46f7f8ac417301a38fb92a
title: Medical Data Visualizer
challengeType: 10
isHidden: true
isRequired: true
---
@ -42,8 +43,8 @@ tests:
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Python 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: 5e46f802ac417301a38fb92b
title: Page View Time Series Visualizer
challengeType: 10
isHidden: true
isRequired: true
---
@ -42,8 +43,8 @@ tests:
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Python 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: 5e4f5c4b570f7e3a4949899f
title: Sea Level Predictor
challengeType: 10
isHidden: true
isRequired: true
---
@ -42,8 +43,8 @@ tests:
<section id='solution'>
```py
# Python challenges don't need solutions,
# because they would need to be tested against a full working project.
# Python 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.
```