Returns whether the provided name is a valid variable name in Python
string_to_check – the string to be checked
True or False