Haremos el juego Tic Tac Toe en Python, para ejemplificar el uso de funciones en Python.
TagsCurso Python, funciones en python, tic tac toe Read More
Veremos qué son las funciones en Python, las diferentes formas de pasar y recibir argumentos, y cómo devolver múltiples valores en una función.
TagsCurso Python, funciones en python, listas en python Read More