From 96e2ce76c75356922d45a5d5c863cd8333330e56 Mon Sep 17 00:00:00 2001 From: hozlucas28 Date: Wed, 24 Jan 2024 02:09:28 -0300 Subject: [PATCH] First test --- Roadmap/03 - ESTRUCTURAS DE DATOS/python/hozlucas28.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap/03 - ESTRUCTURAS DE DATOS/python/hozlucas28.py b/Roadmap/03 - ESTRUCTURAS DE DATOS/python/hozlucas28.py index cccee014f2..1e424f0670 100644 --- a/Roadmap/03 - ESTRUCTURAS DE DATOS/python/hozlucas28.py +++ b/Roadmap/03 - ESTRUCTURAS DE DATOS/python/hozlucas28.py @@ -4,7 +4,7 @@ """ - Structures... + Structures... cacac """ # List - Array of elements