Skip to content

Commit 21a1169

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

File tree

1 file changed

+1
-1
lines changed
  • Chapter05/BONUS_2_ConvertIterableToList

1 file changed

+1
-1
lines changed
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)