_ test
This commit is contained in:
parent
ec8607093e
commit
bece42feb3
@ -89,7 +89,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"Even a dynamically typed language can sometimes, at least, declare types. Python has built-in support for that via annotations.\n",
|
"Even a dynamically typed language can sometimes, at least, declare types. Python has built-in support for that via annotations.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"***prerequisites:** [functions](https://docs.python.org/3/tutorial/controlflow.html#defining-functions)*\n",
|
"_**prerequisites:** [functions](https://docs.python.org/3/tutorial/controlflow.html#defining-functions)*_\n",
|
||||||
"\n",
|
"\n",
|
||||||
"***also mentioned here:** [`match`](https://docs.python.org/3/tutorial/controlflow.html#match-statements)*"
|
"***also mentioned here:** [`match`](https://docs.python.org/3/tutorial/controlflow.html#match-statements)*"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user