• partial_accumen@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago

    I remember one of the hardest transitions for me from scripting in Ruby to Python was the whitespace indent was larger by default in Python. With Python, I ran out of monitor width and would have to be constantly scrolling right and left when visually parsing the code because the nested loops were so deep.