Skip to content

Commit 21a1169

Browse files
Arrays, collections and data structures
1 parent 95209bc commit 21a1169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Chapter05/BONUS_2_ConvertIterableToList
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Converting `Iterable` to `List`
2-
Write a program that converts an `Iterable` to `List`.
2+
Write a program that converts an `Iterable` to `List`.

0 commit comments

Comments
 (0)