You must log in or register to comment.
- Click on article
- Realize article is all white so I highlight it to read
- I accidentally click on a Rust article in Spanish and still think it’s the same article because the damn text is white
- Unfortunately, I’m stubborn and I can speak Spanish, and the text is still white
- I realize I read the wrong article
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. 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.