11{
2- "language" : " python3" ,
3- "slug" : " python-lists-loops" ,
4- "title" : {
5- "us" : " Learn Python Loops and lists Interactively" ,
6- "es" : " Aprende listas y bucles de Python Interactivamente"
7- },
8- "repository" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises" ,
9- "preview" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises/blob/master/preview.gif?raw=true" ,
10- "description" : {
11- "us" : " Practice Python Lists and tuples (arrays) with interactive auto-graded exercises and video solutions" ,
12- "es" : " Practica listas y tuplas de Python con ejercicios interactivos, auto-evaluados y con video soluiones"
13- },
14- "duration" : 10 ,
15- "difficulty" : " easy" ,
16- "projectType" : " tutorial" ,
17- "videoSolutions" : true ,
18- "bugsLink" : " https://github.com/learnpack/learnpack/issues/new" ,
19-
20- "editor" : {
21- "version" : " 3.1.23"
22- },
23- "video" : {
24- "intro" : {
25- "es" : " https://www.youtube.com/watch?v=xMg9d0KsYAk" ,
26- "en" : " https://www.youtube.com/watch?v=xMg9d0KsYAk"
27- }
28- }
2+ "language" : " python3" ,
3+ "slug" : " python-lists-loops" ,
4+ "title" : {
5+ "us" : " Learn Python Loops and lists Interactively" ,
6+ "es" : " Aprende listas y bucles de Python Interactivamente"
7+ },
8+ "repository" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises" ,
9+ "preview" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises/blob/master/preview.gif?raw=true" ,
10+ "description" : {
11+ "us" : " Practice Python Lists and tuples (arrays) with interactive auto-graded exercises and video solutions" ,
12+ "es" : " Practica listas y tuplas de Python con ejercicios interactivos, auto-evaluados y con video soluiones"
13+ },
14+ "duration" : 10 ,
15+ "difficulty" : " easy" ,
16+ "projectType" : " tutorial" ,
17+ "videoSolutions" : true ,
18+ "bugsLink" : " https://github.com/learnpack/learnpack/issues/new" ,
2919
30-
20+ "editor" : {
21+ "version" : " 3.1.36"
22+ },
23+ "telemetry" : {
24+ "batch" : " https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
25+ },
26+ "video" : {
27+ "intro" : {
28+ "es" : " https://www.youtube.com/watch?v=xMg9d0KsYAk" ,
29+ "en" : " https://www.youtube.com/watch?v=xMg9d0KsYAk"
30+ }
3131}
32+
33+
34+ }
0 commit comments