golang / tour

[mirror] A Tour of Go
BSD 3-Clause "New" or "Revised" License
1.55k stars 520 forks source link

tour: So where is the answer of this practice? #1542

Open megidmegid opened 1 year ago

megidmegid commented 1 year ago

Context: https://go.dev/tour/flowcontrol/8

I can't find the answer of this practice. I want to validate my work and check the difference between the standard answer.