Skip to content

Commit d8de721

Browse files
committed
Rename data structures/linked_list.py to data-structures/linked_list.py
1 parent 0c70e56 commit d8de721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data structures/linked_list.py renamed to data-structures/linked_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ def traverse(self):
2222
node_1._next = node_2
2323
node_2._next = node_3
2424

25-
node_1.traverse()
25+
node_1.traverse()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy