chore: enable python curriculum (#39118)

This commit is contained in:
Mrugesh Mohapatra
2020-06-23 17:36:39 +05:30
committed by GitHub
parent 7323cc5619
commit decf1ece99
161 changed files with 235 additions and 235 deletions

View File

@@ -2,7 +2,7 @@
id: 5e601c0d5ac9d0ecd8b94afe
title: American British Translator
challengeType: 4
isHidden: true
isHidden: false
isRequired: true
---

View File

@@ -2,7 +2,7 @@
id: 5e601bf95ac9d0ecd8b94afd
title: Sudoku Solver
challengeType: 4
isHidden: true
isHidden: false
isRequired: true
---
@@ -25,7 +25,7 @@ Start this project on Glitch using <a href='https://glitch.com/edit/#!/remix/clo
```yml
tests:
- text: I can enter a sudoku puzzle by filling in the text area with either a number or period (.) to represent an empty cell.
- text: I can enter a sudoku puzzle by filling in the text area with either a number or period (.) to represent an empty cell.
testString: ''
- text: When a valid number is entered in the text area, the same number is applied to the correct cell of the sudoku grid.
testString: ''