microsoft / c9-python-getting-started

Sample code for Channel 9 Python for Beginners course
MIT License
7.75k stars 2.25k forks source link

Code doesn't work in more-python-for-beginners/01-Formatting and Linting #62

Open Dorika0203 opened 4 years ago

Dorika0203 commented 4 years ago

I've tried good.py both by python2 and python3, but it didn't work. Also, I've failed to understand why these codes are examples for formatting.... I've searched on google about formatting but it was about formatting strings in operators, braces or f-strings, which are not quite related to these codes.

Dorika0203 commented 4 years ago

I've found out the reason - there were indentation problems in good.py file, using space mixed with tap.