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

Assignment does not work #12

Open
nmingotti opened this issue May 16, 2022 · 2 comments
Open

Assignment does not work #12

nmingotti opened this issue May 16, 2022 · 2 comments

Comments

@nmingotti
Copy link

Just tried on the public webpage to run basic code, but

>>> a = "hello world"
>>> a 

gives error, bye

@joshnuss
Copy link
Owner

What browser are you on?
It's working for me on Chrome.

Also, heads up, this project is isn't really supported anymore cause the stuff it depends on hasn't been updated in a while.
But still most things should work

@nmingotti
Copy link
Author

I see, anyway, I checked in Chrome, to me it does not work. as well. I am running in Debian Stable. 

>>> a = "hello"
>>> a
NoMethodError, undefined method 'a' for main

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

2 participants