Loading lesson path
Concept visual
This is a list of all the features explained in the Python Tutorial. Your search did not match any feature in the glossary table.
Indentation refers to the spaces at the beginning of a code line
Comments are code lines that will not be executed
Global variables are variables that belongs to the global scope