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

defining just a variable returns error #2

Open
atmb4u opened this issue Jan 12, 2014 · 0 comments
Open

defining just a variable returns error #2

atmb4u opened this issue Jan 12, 2014 · 0 comments

Comments

@atmb4u
Copy link

atmb4u commented Jan 12, 2014

variable = "Hello"

produces

File "", line 1
    print variable = "Hello"
                   ^
SyntaxError: invalid syntax

Is this a know issue? When can I expected it to be fixed?

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

1 participant