akothouma / 100DaysOfG0

This repo explores string manipulation in GO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run the code On your root folder(module folder),run go mod init example go mod init 100DaysOfGO After getting the go.mod file run the program using go run . <programNamefile.go> example go run. alphamirror.go Feel free to change the argument values

About

This repo explores string manipulation in GO


Languages

Language:Go 100.0%