Is there an easy way to control indents in Python

jumppanen.jussi at gmail.com jumppanen.jussi at gmail.com
Tue Oct 21 09:51:35 EDT 2014


On Wednesday, October 15, 2014 12:13:51 PM UTC+10, ryguy7272 wrote:
> I'm just learning Python.

One of the best ways to learn any language is to type in the example code by hand.

As you type in the code you will make mistakes, you will learn from your mistakes and that will help you learn the language and in the process make you a better programmer.

So if you really want to learn the language just type in the code by hand and the problem goes away.




More information about the Python-list mailing list