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 11{
22 "language" : " python3" ,
33 "slug" : " python-lists-loops" ,
4- "title" : " Learn Python Loops and lists Interactively" ,
4+ "title" : {
5+ "us" : " Learn Python Loops and lists Interactively" ,
6+ "es" : " Aprende listas y ciclos de Python Interactivamente"
7+ },
58 "repository" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises" ,
69 "preview" : " https://github.com/4GeeksAcademy/python-lists-loops-programming-exercises/blob/master/preview.gif?raw=true" ,
7- "description" : " Practice Python Lists and tuples (arrays) with interactive auto-graded exercises and video solutions." ,
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+ },
814 "duration" : 10 ,
915 "difficulty" : " easy" ,
1016 "videoSolutions" : true ,
You can’t perform that action at this time.
0 commit comments