File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"language" : " python3" ,
3
3
"slug" : " practice-python" ,
4
- "title" : " Master Python by practice (interactive)" ,
4
+ "title" : {
5
+ "us" : " Master Python by practice (interactive)" ,
6
+ "es" : " Domina Python Practicando (interactivo)"
7
+ },
5
8
"repository" : " https://github.com/4GeeksAcademy/master-python-programming-exercises" ,
6
9
"preview" : " https://github.com/4GeeksAcademy/master-python-programming-exercises/blob/master/preview.gif?raw=true" ,
7
- "description" : " Practice your Python programming skills with this interactive and auto-graded set of exercises." ,
10
+ "description" : {
11
+ "us" : " Practice your Python programming skills with this interactive and auto-graded set of exercises." ,
12
+ "es" : " Practica tus habilidades de python con esta serie de ejercicios interactivos y auto-evaluados."
13
+ },
8
14
"duration" : 10 ,
9
15
"difficulty" : " easy" ,
10
16
"videoSolutions" : false ,
You can’t perform that action at this time.
0 commit comments