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

Python Visualizer is cluttered #225

Open
avaneesh-pandey5 opened this issue May 5, 2024 · 1 comment
Open

Python Visualizer is cluttered #225

avaneesh-pandey5 opened this issue May 5, 2024 · 1 comment

Comments

@avaneesh-pandey5
Copy link

I tried using the Python Demo of insertion sort and got this back, I tried other demos too but got a similar result while using the python debugger.
image

@nekiynekit
Copy link

You can fix it on your own just changing 16th line as follow:
return json.dumps(formatted)
Of course don't forget to import json. I suppose there should be PR about it.

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