Skip to content

radocode/data-decode-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-decode-go

Go

Programa solucion al requerimiento de https://github.com/falabella-fif-inte/test-3

Para ejecutar, hay que tener Golang instalado y ejecutar

go run main.go

e ingresar la cadena a evaluar.

Ej: 11A05AB398765UJ102N2300

English:

To run, please make sure you have Golang installed (https://golang.org/doc/install) and execute:

go run main.go

and then enter the string to evaluate after the prompt, like:

11A05AB398765UJ102N2300

About

Data decoding from a stream in GO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages