Comment on The lengths we have to go to
EvokerKing@lemmy.world 1 year agoBecause Python uses indentation instead of curly brackets, which is why this meme exists. Also jetbrains ide s like pycharm and webstorm do all of this for you.
Comment on The lengths we have to go to
EvokerKing@lemmy.world 1 year agoBecause Python uses indentation instead of curly brackets, which is why this meme exists. Also jetbrains ide s like pycharm and webstorm do all of this for you.
mexicancartel@lemmy.dbzer0.com 1 year ago
Even the mosy basic text editors does indentation for you, not even an IDE needed
EvokerKing@lemmy.world 1 year ago
Not as good as jetbrains does, it automatically does things like realign when you paste things and lots of little things that improve the coding experience by a lot.
mexicancartel@lemmy.dbzer0.com 1 year ago
Okay cool!