FunPlusLib - Beta


Una herramienta para Python, que te permite sumar, restar, dividir o multiplicar todas las variables que el usuario proporcione, aquí su uso:

### Uso

Importar función:

De funpluslib.math.fpl impot fpl_sum

Usar función:

A = 10

    b = 20

    c = 30

    resultado = fpl_sum(a,b,c)

Imprimir(resultado)

Files

FunPLusLib.zip 3.2 kB
16 hours ago

Get FunPlusLib Beta

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.