1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Python] Issue with Python code in console program, printing "Hello, world!" [closed]

Discussão em 'Python' iniciado por Stack, Setembro 12, 2024.

  1. Stack

    Stack Membro Participativo

    I'm making my console program in Python and currently have this code.

    print("Hello, world!)


    And then, I have this error:

    SyntaxError: unterminated string literal (detected at line 1)


    What should I do to fix it?

    I excepting my code printing "Hello, world!" on screen. Also, I tried to rewrite my code in Rust.

    Continue reading...

Compartilhe esta Página