8
Just realized how indentation makes coding easier for beginners
I started learning Python last month and my scripts were hard to follow. Now I make sure to indent properly and it helps me spot errors faster. What simple tips like this made a big difference for you when starting out?
2 comments
Log in to join the discussion
Log In2 Comments
the_fiona21h ago
It's just pressing the tab key.
6