Skip to content

Various broken print statements and what not (original: "SyntaxError: Missing parentheses in call to 'print'.") #6

@pask2

Description

@pask2

Got this SyntaxError while trying to run webkiller. I'm not super familiar with python so I'm not sure what it means, but it could be an easy fix.

OS: Windows 10 1809

$ python webkiller.py
  File "webkiller.py", line 16
    print '\r'
             ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int '\r')?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions