Skip to content

Commit 5c3ef8d

Browse files
TRUONG3ldko
andauthored
03-matplotlib.md: Modify the second objective (#947)
* Modify the second objective of the episode 03-matplotlib * matplotlib.md: tweak wording in objective Co-authored-by: Lauren Ko <[email protected]>
1 parent f62d06d commit 5c3ef8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/03-matplotlib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ questions:
77
- "How can I group several plots together?"
88
objectives:
99
- "Plot simple graphs from data."
10-
- "Group several graphs in a single figure."
10+
- "Plot multiple graphs in a single figure."
1111
keypoints:
1212
- "Use the `pyplot` module from the `matplotlib` library for creating simple visualizations."
1313
---

0 commit comments

Comments
 (0)