Skip to content

Commit e20ebf2

Browse files
Added intro video
1 parent 46963a8 commit e20ebf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

learn.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"intro": "https://youtu.be/GjQEotj3t6Y?si=cVWLDw5H_FcdOrIY",
23
"title": {
34
"us": "Learn Python Functions Interactively",
45
"es": "Aprende las funciones de Python Interactivamente"
@@ -7,7 +8,7 @@
78
"repository": "https://github.com/4GeeksAcademy/python-functions-programming-exercises",
89
"preview": "https://github.com/4GeeksAcademy/python-functions-programming-exercises/blob/master/preview.gif?raw=true",
910
"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.",
1112
"es": "Aprende y domina funciones en Python haciendo ejercicios interactivos y auto-evaluados."
1213
},
1314
"duration": 10,

0 commit comments

Comments
 (0)