if __name__ == '__main__': x = 5 x * x # worthless! computer will evaluate it, and then do NOTHING with it