Type Hinting#
As of python 3.6
You can now type hint variables
int: age = 35
So that your editor can give better intellisense
2017-09-11
Python
As of python 3.6
You can now type hint variables
int: age = 35
So that your editor can give better intellisense
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |