• @Fredselfish
    link
    210 days ago

    I heard of python2, but since I started late in my coding journey I only know python3. Is it even worth learning 2?

    • @[email protected]
      link
      fedilink
      English
      810 days ago

      No. Definitely not. The only reason to use Python2 would be if you inherited an old code base, and then your first order of business would be migrating it to Python3.