We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cca15 commit 4f56886Copy full SHA for 4f56886
_episodes/01-numpy.md
@@ -809,7 +809,7 @@ the graphs will actually be squeezed together more closely.)
809
> If you ever see Python code online using a NumPy function with `np`
810
> (for example, `np.loadtxt(...)`), it's because they've used this shortcut.
811
> When working with other people, it is important to agree on a convention of how common libraries are imported.
812
-
+{: .callout}
813
> ## Check Your Understanding
814
>
815
> Draw diagrams showing what variables refer to what values after each statement in the following program:
0 commit comments