* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
753 B
753 B
id, title, challengeType, isPrivate
id | title | challengeType | isPrivate |
---|---|---|---|
5e44431b903586ffb414c951 | Scientific Computing with Python Certificate | 7 | true |
Description
Instructions
Tests
tests:
- id: 5e44412c903586ffb414c94c
title: Arithmetic Formatter
- id: 5e444136903586ffb414c94d
title: Time Calculator
- id: 5e44413e903586ffb414c94e
title: Budget App
- id: 5e444147903586ffb414c94f
title: Polygon Area Calculator
- id: 5e44414f903586ffb414c950
title: Probability Calculator
Challenge Seed
Solution
// solution required