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

Appearance settings

Commit 9e1dcb8

Browse filesBrowse files
author
u7062654
committed
[python_oop] typo
1 parent 32698dc commit 9e1dcb8
Copy full SHA for 9e1dcb8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎lectures/python_oop.md‎

Copy file name to clipboardExpand all lines: lectures/python_oop.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ We'll also discuss the role of the peculiar `self` bookkeeping device in detail
254254

255255
#### Usage
256256

257-
Here's an example in which we use the class `Consumer` to crdate an instance of a consumer whom we affectionately name $c1$.
257+
Here's an example in which we use the class `Consumer` to create an instance of a consumer whom we affectionately name $c1$.
258258

259259
After we create consumer $c1$ and endow it with initial wealth $10$, we'll apply the `spend` method.
260260

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.