@[email protected] to [email protected] • 3 months agoPython 2danigm.netmessage-square9fedilinkarrow-up126
arrow-up126external-linkPython 2danigm.net@[email protected] to [email protected] • 3 months agomessage-square9fedilink
minus-square@[email protected]linkfedilink2•3 months agoI heard of python2, but since I started late in my coding journey I only know python3. Is it even worth learning 2?
minus-square@[email protected]linkfedilinkEnglish8•3 months agoNo. 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.
Yes python 2 indeed
I heard of python2, but since I started late in my coding journey I only know python3. Is it even worth learning 2?
No it’s unsupported
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.