Python # 19 Python 3.9 features | new features in Python 3.9 |

Опубликовано: 10 Январь 2021
на канале: Sharath Chandran
220
1

#shorts
Python 3.9 features:

1. High performance and
flexibility - PEG based
parser (replaced current
LL(1) ) has high performance
and stability.

2. New 2 operators
merge "|", and "|=" update
are introduced for
Dictionary operations


3. new two string functions
added to string object
for easy coding experience.
they are 'removeprefix(string)'
and removesuffix(string) as below

'prefix-n'. removeprefix('prefix-')
'n-suffix'. removesuffix('-suffix')

both code provides 'n' as result
4. Type hinting for built-in generic
types for easy coding & understanding


На этой странице сайта вы можете посмотреть видео онлайн Python # 19 Python 3.9 features | new features in Python 3.9 | длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Sharath Chandran 10 Январь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 220 раз и оно понравилось 1 зрителям. Приятного просмотра!