Skip to content

Commit 1cb1a51

Browse files
authored
Update README.md
1 parent 1ad4c69 commit 1cb1a51

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.learn/exercises/04-Series/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ dtype: int64
2222

2323
## 📝 Instructions:
2424

25-
1. Create a series from this list: `ages = [23,45,7,34,6,63,36,78,54,34]`
25+
1. Copy this Python list to your code: `ages = [23,45,7,34,6,63,36,78,54,34]`
2626

27-
2. Print the `ages` variable on the console.
27+
2. Create a Series from the given list.
28+
29+
3. Print your new Series on the console.
2830

2931
## 💻 Expected Result:
3032

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy