65
Perl still relevant in 2023/24?
(lemmy.ml)
This is a most excellent place for technology news and articles.
If I move code in non-python code, I cut a whole paragraph, paste, and I'm done if that's all I wanted to do.
Your code won't be indented properly, same problem as Python unless you have a formatting tool in your setup.
It won't matter. It will still compile correctly every time, as opposed to python, and that's my point. Choice. Choice is the key here.
Python isn't (generally) compiled. Have you used python before?
I know Python is interpreted, but regardless, my point still stands. Just replace compile with run correctly.