|
1 | 1 | {
|
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 | + }, |
7 | 7 | "slug" : "calculus-and-algebra-problems-with-python",
|
8 | 8 | "preview": "https://github.com/breatheco-de/calculus-and-algebra-problems-with-python/blob/main/preview.jpeg?raw=true",
|
9 | 9 | "solution": "https://github.com/breatheco-de/calculus-and-algebra-problems-with-python/blob/main/solutions.ipynb",
|
|
16 | 16 | "projectType": "project",
|
17 | 17 | "autoStart": false,
|
18 | 18 | "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 | + }, |
22 | 22 | "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 | + } |
25 | 25 | }
|
0 commit comments