Learn how to slice lists and strings to get ranges like Head, Tail, Init and Last.
C H A P T E R S
0:20 Indexing and subscription
0:40 Slicing to get a range of elements
3:20 Negative indexes
4:10 Head, Tail, Init and Last
6:30 Slicing strings
7:30 Slicing steps
M Y O N L I N E T R A I N I N G
🎓Like this free chapter? Support me and enroll in the full course: https://pythonforeveryone.com/python-...
#listslicing #programming #python