diff --git a/prueba.py b/prueba.py index 1dda717..01fb622 100644 --- a/prueba.py +++ b/prueba.py @@ -67,4 +67,3 @@ class Persona: p1 = Persona("Javi", 22) p1.saludar() -prueba \ No newline at end of file