'def writeResults(firstItem,secondItem,thirdItem,fourthItem,fifthItem,tax,subTotal,total,salesTax,outFile.write):

I cant find the syntax error. This is a function in a different file from the main program.I keep getting a syntax error and I've tried re writing it changing some things with the parenthesis and I still cant figure it out. Any ideas?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source