if is empty python code example Example 1: check if variable is empty python if variable: # code goes here... Example 2: python check empty string if not myString: