Skip to content

Commit 77a27c9

Browse files
authored
Update learn.json
1 parent d027f3e commit 77a27c9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

learn.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"gitpod": true,
3-
"title" : {
4-
"us": "Calculus and Algebra problems with Python",
5-
"es": "Problemas de Calculo y Algebra con Python"
6-
},
2+
"gitpod": true,
3+
"title" : {
4+
"us": "Calculus and Algebra problems with Python",
5+
"es": "Problemas de Calculo y Algebra con Python"
6+
},
77
"slug" : "calculus-and-algebra-problems-with-python",
88
"preview": "https://github.com/breatheco-de/calculus-and-algebra-problems-with-python/blob/main/preview.jpeg?raw=true",
99
"solution": "https://github.com/breatheco-de/calculus-and-algebra-problems-with-python/blob/main/solutions.ipynb",
@@ -16,10 +16,10 @@
1616
"projectType": "project",
1717
"autoStart": false,
1818
"description" : {
19-
"us": "Practice your calculus and algebra skills using Python with NumPy, Pandas, and Matplotlib. Work through real-life exercises like calculating speed, acceleration, and cost optimization. Build functions, graphs, and tables while learning key concepts in calculus and linear algebra, such as derivatives and matrix operations.",
20-
"es": "Practica tus habilidades en cálculo y álgebra usando Python con NumPy, Pandas y Matplotlib. Resuelve ejercicios de la vida real como calcular velocidad, aceleración y optimización de costos. Construye funciones, gráficos y tablas mientras aprendes conceptos clave en cálculo y álgebra lineal, como derivadas y operaciones con matrices."
21-
},
19+
"us": "Practice your calculus and algebra skills using Python with NumPy, Pandas, and Matplotlib. Work through real-life exercises like calculating speed, acceleration, and cost optimization. Build functions, graphs, and tables while learning key concepts in calculus and linear algebra, such as derivatives and matrix operations.",
20+
"es": "Practica tus habilidades en cálculo y álgebra usando Python con NumPy, Pandas y Matplotlib. Resuelve ejercicios de la vida real como calcular velocidad, aceleración y optimización de costos. Construye funciones, gráficos y tablas mientras aprendes conceptos clave en cálculo y álgebra lineal, como derivadas y operaciones con matrices."
21+
},
2222
"telemetry": {
23-
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=357"
24-
}
23+
"batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=357"
24+
}
2525
}

0 commit comments

Comments
 (0)