• @serratur@lemmy.wtf
    link
    fedilink
    273 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
      -13 years ago

      easier than just place a debugger symbol there?

      • ripcord
        link
        fedilink
        63 years ago

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