Skip to content

Added intro video #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 6, 2023
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