import funciones as f | |
f.decir_hola() | |
f.saludar("Parzibyte") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
import funciones as f | |
f.decir_hola() | |
f.saludar("Parzibyte") |