954,510 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Syntax error

tomashqooo@Tomashqooo:~$ python Python/tcrack.py 
  File "Python/tcrack.py", line 86
    ostring2 = ostring2' -c 'station' mon0'
                            ^
SyntaxError: invalid syntax


That`s my error message when ostring2 and station are string variabiles and ' -c ' and ' mon0' is text. Please help me what`s the problem here???

Tomashqooo
Newbie Poster
10 posts since Jul 2011
Reputation Points: 7
Solved Threads: 1
 

You are missing + between strings.

pyTony
pyMod
Moderator
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
 

thanx it worked

Tomashqooo
Newbie Poster
10 posts since Jul 2011
Reputation Points: 7
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: