Streamline slides

This commit is contained in:
Alexander Hess 2020-10-14 00:07:02 +02:00
commit d901144569
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 17 additions and 5 deletions

View file

@ -2577,7 +2577,11 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"slideshow": {
"slide_type": "skip"
}
},
"source": [
"If `scalar` is passed in, this may be done as either a positional or a keyword argument. Which of the two calls where `scalar` is `2` is faster to understand in a larger program?"
]