pull/615/head
Vinay 2024-05-26 14:41:38 +05:30
rodzic e8a1d62feb
commit 7e979edff8
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -199,7 +199,8 @@ check the list is empty otherwise shift the head to next node.
# Print the list
llist.printList()
```
##Output
## Output:
2 3 56 9 4 10