Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 702a09e

Browse files
Merge pull request yidao620c#339 from timgates42/bugfix_typo_undefined
docs: fix simple typo, undifined -> undefined
2 parents e7fd68b + f61250a commit 702a09e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/c03/p07_inf_nan.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def inf_nan():
1616
print(a * 10 == a)
1717
print(10 / a)
1818

19-
# undifined
19+
# undefined
2020
print(a / a)
2121
print(a + b)
2222

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /