func main() {
f := 1
for f < 3 {
fmt.Println("learn code boiis")
f++
}
“A language that doesn't affect the way you think about programming is not worth knowing.” ― Alan J. Perlis
Oof golang code snippets for learning i guess feel free to fork this repo and
Go