kopia lustrzana https://github.com/animator/learn-python
Merge branch 'imple-linked' of https://github.com/vinay-sagar123/learn-python into imple-linked
commit
48380b7363
|
@ -171,6 +171,7 @@ check the list is empty otherwise shift the head to next node.
|
||||||
current = current.next
|
current = current.next
|
||||||
position += 1
|
position += 1
|
||||||
return f"Value '{value}' not found in the list"
|
return f"Value '{value}' not found in the list"
|
||||||
|
<<<<<<< HEAD
|
||||||
```
|
```
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
@ -218,3 +219,5 @@ and more....
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
=======
|
||||||
|
>>>>>>> beba33d28736209440c9d9cb4784426a9d38ce9b
|
||||||
|
|
Ładowanie…
Reference in New Issue