Can I read Python 3.5 Features Overview on EtoBox?
Python 3.5 Features Overview by Danielstefan Constantin is a document available to read on EtoBox.
What is Python 3.5 Features Overview about?
This document summarizes new features in Python 3.5 including: 1) PEP 492 introduces async and await syntax for writing coroutines and asynchronous code. 2) PEP 465 adds a new @ operator for matrix multiplication. 3) PEP 448 expands the uses of * iterable unpacking and ** dictionary unpacking operators.
- Author
- Danielstefan Constantin
- Language
- EN