

10·
8 days agoI haven’t done much Javascript but it has so many edgecases. C# and python have edge cases but between this and == vs === I don’t want to learn Javascript.
I got 9/28
I haven’t done much Javascript but it has so many edgecases. C# and python have edge cases but between this and == vs === I don’t want to learn Javascript.
I got 9/28
Since the op is talking about python, I recommend pythontutor.com it is a visual debugger and not only shows the values of variables but shows the scope which each variable exists in.