microsoft / c9-python-getting-started

Sample code for Channel 9 Python for Beginners course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Dorika0203 opened this issue · comments

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.

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