Python Forum
Differences between Python 3.5 & Python 3.6
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Differences between Python 3.5 & Python 3.6
#4
(Dec-19-2017, 02:38 PM)metulburr Wrote: python2.x will most likely be dead in 2020. most notibably will be the print statment VS print function of py3. More info here
http://sebastianraschka.com/Articles/201..._diff.html

However python3.6 has some major changes from 3.5 most notably the f-strings, annotations, underscore numbers, etc. A full list here
https://docs.python.org/3/whatsnew/3.6.html

Thank you a lot! Smile Smile

(Dec-19-2017, 02:26 PM)sparkz_alot Wrote: Check here: https://docs.python.org/3/contents.html

Thank you, Sparkz_alot.
Reply


Messages In This Thread
RE: Differences between Python 3.5 & Python 3.6 - by Ratanak - Dec-20-2017, 01:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  differences between py2 and py3 Skaperen 4 4,446 Feb-10-2018, 09:16 AM
Last Post: Skaperen
  Windows/Power Shell: Differences from the tutorial... diemildefreude 22 19,630 Oct-10-2016, 03:36 AM
Last Post: diemildefreude

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020