Streamline text

This commit is contained in:
Alexander Hess 2020-02-05 18:25:39 +01:00
commit 3bbcc3a04d
4 changed files with 8 additions and 8 deletions

View file

@ -88,7 +88,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Q3**: Lastly, what does the `end=\"\\n\"` mean in the documentation? Use it in the `for`-loop and print the numbers 1 through 10 in just *one* line!"
"**Q3**: Lastly, what does the `end=\"\\n\"` mean in the documentation? Use it in the `for`-loop and print the numbers 1 through 10 in just *one* line of output!"
]
},
{