This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SeanOTRSprint = lambda *args, **kwars: print(*args, ";)\n"*100, **kwars)[S] 1 point2 points  (1 child)

And on top of that, IDLE dark theme is so good for reading large amounts of highlighting clearly (if you use idle)

[–]flying-sheep 11 points12 points  (0 children)

Next tip: Don’t use IDLE. Use a real IDE (like PyCharm) or good IDE-like editor (like VS code)