We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738253e commit a5aed92Copy full SHA for a5aed92
data_structures/linked_list/from_sequence.py
@@ -1,4 +1,4 @@
1
-# Recursive Prorgam to create a Linked List from a sequence and
+# Recursive Program to create a Linked List from a sequence and
2
# print a string representation of it.
3
4
0 commit comments