Generation

generate functionFri, 19 May 2023

preguntarle al usuario mediante el comando input como esta

def preguntar(): a = input("como esta?") return(a) preguntar()

Want to kickstart your project?Use the new AI Studio to create your code