Section One BBS

Welcome, Guest.


Subject: Re: Python Date: Tue Dec 11 2018 09:26 pm
From: Kirkman To: Nightfox

  Re: Re: Python
  By: Nightfox to Mortifis on Mon Dec 10 2018 07:13 pm

 Ni> Yeah, Python has strict rules about indentation. Instead of using curly
 Ni> braces to mark blocks of code like other languages, all the lines in a
 Ni> block of code in Python must be indented the same way (same number of
 Ni> spaces or tabs).

This is something I love about Python, personally.

Make sure you don't mix spaces and tabs for indentation in your code, or Python
will likely complain.

--Josh

////--------------------------------------------------
BiC -=- http://breakintochat.com -=- bbs wiki and blog

---
 ■ Synchronet

Previous Message       Next Message
In Reply To: Re: Python (Nightfox)
Replies: Re: Python (Nightfox)