/100DaysOfG0

This repo explores string manipulation in GO

Primary LanguageGo

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