Python reverse() List Method - TUTORIAL

preview_player
Показать описание
Python tutorial on the .reverse() list method. Learn how to reverse lists in Python.

This video is part of the new List Methods series! Subscribe to get the new ones as they are released.

💻 Python List Methods Course Playlist:

📖 Please check out my Udemy course here:

🐍 Python Docs:

⚙️ Recommended Computer Gear:

✈️ Recommended Digital Nomad Gear:
Рекомендации по теме
Комментарии
Автор

I recently discovered your channel, I started watching the Built In functions series and the list comprehensions one. I love the way you explain things and look for articles and stuff to show us. Also, the little labels you add that say "Part 1: ..." make it really easy to find the information I'm looking for. Keep it up! <3

jerosq
Автор

okay. But, where do we need to use the reverse() method? Where can we use this method? Is it only for native chacking during development? Cannot understand

python_cheatsheet_by_eugene