Go to file
2024-01-16 17:19:31 +01:00
go.mod initial commit 2024-01-16 17:19:31 +01:00
LICENSE Initial commit 2024-01-16 17:12:08 +01:00
primbirthday.go initial commit 2024-01-16 17:19:31 +01:00
README.md initial commit 2024-01-16 17:19:31 +01:00

go_primebday

requierments

  • you need go to run the example

on debian based os you can install it with

apt install golang-go

execute

to execute run in the repository

go run .