From 42d6e9af679cb7970cdf47672672f09e102affed Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Mon, 4 Nov 2024 17:44:32 -0500 Subject: [PATCH] Update learn.json --- learn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/learn.json b/learn.json index 30d96f8..7366f75 100644 --- a/learn.json +++ b/learn.json @@ -1,6 +1,9 @@ { "slug": "descriptive-statistics-exercises-project-with-python", - "title": "Descriptive Statistics Exercises Project with Python", + "title": { + "us": "Descriptive Statistics Exercises Project with Python", + "es": "Proyecto de Stadistica descriptiva con Python" + }, "preview": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/preview.jpeg?raw=true", "solution": "https://github.com/4GeeksAcademy/descriptive-statistics-exercises-project-with-python/blob/main/notebook/solutions.ipynb", "status": "published",