Code_In_Python Test Python Files from the Digital Ocean Book "Learn to Code in Python" Variables_In_Python (Assignment Rules) Variable name must be only one word (no spaces) Variable name can contain letters, numbers and underscore Variable name cannot begin with a number