I am trying to use send a tweet through python code. But for some reason the code returns an error code: NameError: name \'Girl\' is not defined. All my code se
NameError: name \'Girl\' is not defined