Jump to content

There's a whole bunch.

 

Biggest is syntax which requires round brackets for parameters

 

ASCII to Unicode and some others

 

Many more included libraries with 3 compared to 2, etc

Community Standards || Tech News Posting Guidelines

---======================================================================---

CPU: R5 9600X || GPU: RX 9070 XT|| Memory: 32GB || Cooler: Peerless Assassin || PSU: RM850e|| Case: Lian Li A3

Link to post
Share on other sites

One major "difference" when it comes to using Python is that the official support for Python 2.X ended earlier this year. This means that Python 2.7 will neither get any improvements nor security fixes going forward (the latter one being the bigger issue).

Link to post
Share on other sites

16 minutes ago, Slottr said:

Biggest is syntax which requires round brackets for parameters

That was always required for functions IIRC, but not keywords. The change with 3.x was that many keywords are now implemented as functions.

____________________________________________________________________________________________________________________________________

 

 

____________________________________________________________________________________________________________________________________

pythonmegapixel

into tech, public transport and architecture // amateur programmer // youtuber // beginner photographer

Thanks for reading all this by the way!

By the way, my desktop is a docked laptop. Get over it, No seriously, I have an exterrnal monitor, keyboard, mouse, headset, ethernet and cooling fans all connected. Using it feels no different to a desktop, it works for several hours if the power goes out, and disconnecting just a few cables gives me something I can take on the go. There's enough power for all games I play and it even copes with basic (and some not-so-basic) video editing. Give it a go - you might just love it.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×