From d6971b8f0e9e6b145b16eeb45dd14a453e0d40ee Mon Sep 17 00:00:00 2001 From: Francisco Jara Date: Wed, 27 Jul 2022 14:58:30 -0400 Subject: [PATCH] cambiar comentario --- Lesson 1 - Introduction to Python/intro.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson 1 - Introduction to Python/intro.py b/Lesson 1 - Introduction to Python/intro.py index ec30b22..2122ba7 100644 --- a/Lesson 1 - Introduction to Python/intro.py +++ b/Lesson 1 - Introduction to Python/intro.py @@ -11,7 +11,7 @@ which is installed when you install the python software from http://python.org/ Linux:For Linux, Python comes bundled with the linux. - +CAMBIO DE TEXTO ''' #first program in Python # Script Begins