i have just download and install Python 3.5.2 , I have two python files that I want to run from CMD but I got the problem
SyntaxError: Missing parentheses in call to 'print'
The problem code reads:
print '####### ' + modulename
###########################################################
def sqlihunt(dork , filename ):