how to create a variable set to nothing in python code example Example: python empty variable #use NoneType as a placeholder variable = None