#put triple quote to turn header into a comment ''' Purpose: correct errant code Author: Jim Cohoon Id: jpc ''' # started with lots of syntax errors :( # we deleted the tab before this line, put quotes around the statement to make it a string, and closed the parentheses print( " We learn best, when we must invent. -- Jean Piaget " )