fix: typo in data_structures/linked_list/from_sequence.py (#12584)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Recursive Prorgam to create a Linked List from a sequence and
|
# Recursive Program to create a Linked List from a sequence and
|
||||||
# print a string representation of it.
|
# print a string representation of it.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user