fossunited / monschool-website

Repository of all courses on mon.school
24 stars 10 forks source link

Mypy Primer: fix small problems with chapter 1 and 2 #57

Closed tusharsadhwani closed 2 years ago

netlify[bot] commented 2 years ago

✔️ Deploy Preview for monschool ready!

🔨 Explore the source changes: e09c3808847ddb657da63a8c18ba5fa056fb06cb

🔍 Inspect the deploy log: https://app.netlify.com/sites/monschool/deploys/621b8f4fb086fc00076dffaa

😎 Browse the preview: https://deploy-preview-57--monschool.netlify.app

tusharsadhwani commented 2 years ago

@anand can you take a look at the golang snippet here:

https://deploy-preview-57--monschool.netlify.app/mypy-primer/introduction/intro-to-type-annotations/

Why is there no output?

anandology commented 2 years ago

@anand can you take a look at the golang snippet here:

https://deploy-preview-57--monschool.netlify.app/mypy-primer/introduction/intro-to-type-annotations/

Why is there no output?

I'll check.