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 6fe5146 commit 34cbf2dCopy full SHA for 34cbf2d
_episodes/01-numpy.md
@@ -821,7 +821,8 @@ the graphs will actually be squeezed together more closely.)
821
{: .callout}
822
> ## Check Your Understanding
823
>
824
-> Draw diagrams showing what variables refer to what values after each statement in the following program:
+> What values do the variables `mass` and `age` have after each statement in the following program?
825
+> Test your answers by executing the commands.
826
827
> ~~~
828
> mass = 47.5
0 commit comments