
In this course you are going to learn about new and exciting features of Python 3.9.
In this series of video we will be discussing
-Annotations
-Merge and update dictionaries
-Zone information module
-String Module
-Multiphase Initialization
-Float list in Python 3.9
-Remove prefix and Remove suffix function
and much more to learn
In this video we will discuss about zone information module recently introduce in Python 3.9
-Conversion of Time zone
-Comparison of writing codes in Python 3.8 and 3.9
-Defining zone information
-Installing pytz
-Installing tzdata
-Installing datetime
In this video Annotations in Python 3.9 will be discussed.
- Flexibility
- Metadata in Python functions
-Float
In this video Merge and Update dictionaries are going to be discussed.
- Comparing this feature between Python 3.8 and 3.9
- Demo
This video Generics will be discussed
-Creating Float list in Python 3.9
-Demo
-Comparing Python 3.8 and 3.9
Prefix and Suffix functions introduced in Python 3.9 will be discussed in this video.
-Reducing String by a Prefix or Suffix
- Demo
Python new feature of Multiphase initialization will be discussed in this video.
-Using Math module
-Taking G.C.D
-Taking L.C.M
-Comparison between Python 3.8 and 3.9
Python 3.9, released today, brings forward significant changes to both the features of the language and to how the language is developed. Python has mushroomed in popularity the last few years, and its use has exploded in rapidly evolving areas such as data science and machine learning. The project is working hard to keep pace with all of the new demands.
Python 3.9 is here! Volunteers from all over the world have been working on improvements to Python for the past year. While beta versions have been available for some time, the first official version of Python 3.9 was released on October 5, 2020.
Python 3.9 is the last version providing those Python 2 backward compatibility layers, to give more time to Python projects maintainers to organize the removal of the Python 2 support and add support for Python 3.9.
New Features in Python 3.9 In this course, you will have an understanding of some of the exciting new features in Python 3.9
-Zone Information Module and what problem it solves.
-Annotations with its use.
-Python Merge and Update Dictionaries.
-Generics - creating float in Python list
-Remove Prefix and Suffix in Python
-Python Multiphase Initialization
You will definitely love this course because it is simple, easy, and takes you levels ahead in python programming without even noticing.
To try out the new features yourself, you need to have Python 3.9 installed. You can download and install it from the Python home page.