Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code error #7

Open
Xp10d3 opened this issue Feb 27, 2020 · 2 comments
Open

Code error #7

Xp10d3 opened this issue Feb 27, 2020 · 2 comments

Comments

@Xp10d3
Copy link

Xp10d3 commented Feb 27, 2020

Not being a Python coder myself, I get an error at line 179 when running python Nitrx.py:
File "Nitrx.py", line 179
"""
^
SyntaxError: invalid syntax

Don't judge: I code Java and do web development.

Line 179: """

Full thingy (it's not a method or function but I don't know what to call it):
if name == 'main':
try:
msg = f""" {header}
███╗ ██╗██╗████████╗██████╗ ██╗ ██╗
████╗ ██║██║╚══██╔══╝██╔══██╗╚██╗██╔╝
██╔██╗ ██║██║ ██║ ██████╔╝ ╚███╔╝
██║╚██╗██║██║ ██║ ██╔══██╗ ██╔██╗ V 2
██║ ╚████║██║ ██║ ██║ ██║██╔╝ ██╗
╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝\n
{yellow}By {cyan}Twitter {red}Squuv \n

    {red}1{green}- {yellow}[{reset}Auto{yellow}]{blue} Generator and Scann
    {red}2{green}- {blue}Check Codes From {yellow}[{reset}LIST{yellow}]
    """
@SyFizz
Copy link

SyFizz commented Feb 29, 2020

I have the same error

@ephemeral8997
Copy link

As i think, you should add """ at the end of \n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants