Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit deac70d

Browse files
Update learn.json
1 parent 760ba91 commit deac70d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎learn.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
{
22
"slug": "python-beginner-programming-exercises",
3-
"title": "Learn Python Interactively (beginner)",
3+
"title": {
4+
"us": "Learn Python Interactively (beginner)",
5+
"es": "Aprende Python Interactivamente (Principiante)"
6+
},
47
"intro": "https://www.youtube.com/watch?v=amyDNhZwGJQ",
58
"repository": "https://github.com/4GeeksAcademy/python-beginner-programming-exercises",
69
"preview": "https://github.com/4GeeksAcademy/python-beginner-programming-exercises/blob/master/preview.png?raw=true",
7-
"description": "Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions",
10+
"description": {
11+
"us": "Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions.",
12+
"es": "Ejercicios de Python para principiantos, desde Hello World hasta variables, ciclos y un poco de funciones."
13+
},
814
"duration": 10,
915
"difficulty": "easy",
1016
"videoSolutions": true,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /