Skip to content

Conversation

@Alli3012
Copy link

edad = " 25"
nombre = " Allison"
print("Mi nombre es" + nombre , "y tengo" + edad , "años")

C:\Users\yamil\PycharmProjects\holamundo.venv\Scripts\python.exe C:\Users\yamil\PycharmProjects\holamundo.venv\Scripts\main.py
Mi nombre es Allison y tengo 25 años

Process finished with exit code 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant