An open API service indexing awesome lists of open source software.

https://github.com/devbauti/calcu-go


https://github.com/devbauti/calcu-go

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Calculadora simple go

### Calculadora simple de las 4 operaciones basicas.

-suma = add
-resta = subs
-multiplicacion = mult
-division = div

## Como ejercutar

### En consola:

- > calcu-go.exe -add //suma
- > calcu-go.exe -subs //resta
- > calcu-go.exe -mult //multiplicacion
- > calcu-go.exe -div //division

#### colocar los num.