kopia lustrzana https://github.com/animator/learn-python
commit8
rodzic
e8a1d62feb
commit
7e979edff8
|
@ -199,7 +199,8 @@ check the list is empty otherwise shift the head to next node.
|
||||||
# Print the list
|
# Print the list
|
||||||
llist.printList()
|
llist.printList()
|
||||||
```
|
```
|
||||||
##Output
|
## Output:
|
||||||
|
|
||||||
2 3 56 9 4 10
|
2 3 56 9 4 10
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue