this post was submitted on 27 Jan 2025
23 points (89.7% liked)

Linux

5927 readers
314 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Fredselfish@lemmy.world 2 points 2 weeks ago (2 children)

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

[–] sirico@feddit.uk 12 points 2 weeks ago

No it's unsupported

[–] GenderNeutralBro@lemmy.sdf.org 8 points 2 weeks 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.