Generation

generate functionWed, 22 Mar 2023

Desea Calcular otro factorial (S/N): (Por S, repetir el proceso y por N retornar al submenú.)

def another(s) if (s == "S" || s == "s") return true else return false

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