A immutable object generated by python used to represent python code. Contains:
co_code: a string representing byte codeco_consts: A tuple containing constant values referenced by byte codeco_name: A string that contains name of code object if it has one