ronreiter / interactive-tutorials

Interactive Tutorials
Apache License 2.0
4.05k stars 2.58k forks source link

Example code has an error in "learn-golang.org/en/If-Else" #765

Open gcsandesh opened 11 months ago

gcsandesh commented 11 months ago

There is an issue in an example in this page. https://www.learn-golang.org/en/If-Else

Screenshots: image

This is the output while running the given code: image

And, this is the output after the proposed change: image

I would like to contribute by solving this issue. Can you assign it to me?