Skip to content

SyntaxError: invalid non-printable character U+00A0 #15

Open
@V70024

Description

@V70024
Language:
python

Code:
if str(32) == " @ ":
    print("[+] True ")
else:
    print("[-] False ")

Output:
  File "/piston/jobs/2742b05f-0b7e-4ba2-8892-6dcc8d2c3d76/file0.code", line 2
        print("[+] True ")
    ^
SyntaxError: invalid non-printable character U+00A0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions