Skip to content

Website home page, in the code example 5(Quick & Easy to Learn) has SyntaxError in first line at https://www.python.org/ . #2190

Closed
@ozgurturkiye

Description

@ozgurturkiye

Describe the bug
Website home page, in the code example 5(Quick & Easy to Learn) has SyntaxError in first line at https://www.python.org/ .

# Simple output (with Unicode)
>>> print(\"Hello, I'm Python!\")

print(\"Hello, I'm Python!\")
           ^
SyntaxError: unexpected character after line continuation character

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2022-11-10 at 1 59 00 PM

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