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.
2 parents 43bd83d + 7b8307d commit 995420eCopy full SHA for 995420e
_episodes/01-intro.md
@@ -42,7 +42,7 @@ weight_kg = 60
42
{: .language-python}
43
44
From now on, whenever we use `weight_kg`, Python will substitute the value we assigned to
45
-it. In layman's terms, **a variable is a name for a value**.
+it. In layperson's terms, **a variable is a name for a value**.
46
47
In Python, variable names:
48
0 commit comments