It is important to note that code blocks should have a blank line before and after them.

Basic Code Block

  a = [x for x in range(10)]