Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion learn.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"intro": "https://youtu.be/GjQEotj3t6Y?si=cVWLDw5H_FcdOrIY",
"title": {
"us": "Learn Python Functions Interactively",
"es": "Aprende las funciones de Python Interactivamente"
Expand All @@ -7,7 +8,7 @@
"repository": "https://github.com/4GeeksAcademy/python-functions-programming-exercises",
"preview": "https://github.com/4GeeksAcademy/python-functions-programming-exercises/blob/master/preview.gif?raw=true",
"description": {
"us": "Learn and master functional programing by doing auto-graded interactive exercises.",
"us": "Learn and master functional programming by doing auto-graded interactive exercises.",
"es": "Aprende y domina funciones en Python haciendo ejercicios interactivos y auto-evaluados."
},
"duration": 10,
Expand Down