• @serratur@lemmy.wtf
    link
    fedilink
    272 years ago

    I still use print as a quick “debug” its just convenient to have multiple prints in the code when you’re iterating and changing code.

    • macniel
      link
      fedilink
      -12 years ago

      easier than just place a debugger symbol there?

      • ripcord
        link
        fedilink
        62 years ago

        If you want to see a lot of things over a runtime at a glance, then possibly.