Movatterモバイル変換


[0]ホーム

URL:


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

Commit1cb1a51

Browse files
authored
Update README.md
1 parent1ad4c69 commit1cb1a51

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)

[8]ページ先頭

©2009-2025 Movatter.jp