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