|
1 | 1 | {
|
| 2 | + "intro": "https://youtu.be/GjQEotj3t6Y?si=cVWLDw5H_FcdOrIY", |
2 | 3 | "title": {
|
3 | 4 | "us": "Learn Python Functions Interactively",
|
4 | 5 | "es": "Aprende las funciones de Python Interactivamente"
|
|
7 | 8 | "repository": "https://github.com/4GeeksAcademy/python-functions-programming-exercises",
|
8 | 9 | "preview": "https://github.com/4GeeksAcademy/python-functions-programming-exercises/blob/master/preview.gif?raw=true",
|
9 | 10 | "description": {
|
10 | | - "us": "Learn and master functional programing by doing auto-graded interactive exercises.", |
| 11 | + "us": "Learn and master functional programming by doing auto-graded interactive exercises.", |
11 | 12 | "es": "Aprende y domina funciones en Python haciendo ejercicios interactivos y auto-evaluados."
|
12 | 13 | },
|
13 | 14 | "duration": 10,
|
|
0 commit comments