Skip to content

Commit 826779f

Browse files
Merge pull request #119 from 4GeeksAcademy/Lorenagubaira-patch-1
Update learn.json
2 parents b363964 + dfb5dcf commit 826779f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

learn.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
"repository": "https://github.com/4GeeksAcademy/python-beginner-programming-exercises",
1010
"preview": "https://github.com/4GeeksAcademy/python-beginner-programming-exercises/blob/master/.learn/assets/preview.png?raw=true",
1111
"description": {
12-
"us": "Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions.",
13-
"es": "Ejercicios de Python para principiantos, desde Hello World hasta variables, ciclos y un poco de funciones."
12+
"us": "Python exercises for beginners, starting from the basics like 'Hello World' to more advanced concepts like variables, loops, functions, and data structures. These hands-on challenges guide you step by step through Python programming, offering interactive and auto-graded lessons to build a solid foundation.",
13+
"es": "Ejercicios de Python para principiantes, comenzando desde lo básico como 'Hola Mundo' hasta conceptos más avanzados como variables, bucles, funciones y estructuras de datos. Estos desafíos prácticos te guían paso a paso en la programación con Python, ofreciendo lecciones interactivas y autoevaluadas para construir una base sólida."
1414
},
1515
"duration": 10,
1616
"difficulty": "easy",
1717
"videoSolutions": true,
1818
"projectType": "tutorial",
1919
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
2020
"graded": true,
21-
"technologies": ["strings", "python", "functions", "conditionals", "variables", "conditionales", "cadenas-de-caracteres"],
21+
"technologies": ["strings", "python-functions", "conditionals", "variables", "conditionales", "funciones-de-python"],
2222
"editor": {
2323
"version": "5.0"
2424
},

0 commit comments

Comments
 (0)