News

Python 3.8.0 now available New Python features F strings in Python 3.12 have also seen some changes. They have become less finicky, allowing for nested double quotes.
Furthermore, Python contains the notion of "slice-notation," meaning that the programmer can chose small sections of the string, called "substrings" to manipulate as well.