Python Beginner Tutorial #7 - Important List Operations!

preview_player
Показать описание
Python is one of the most popular programming languages worldwide.
You can write scripts, create apps, websites and games with Python. It's especially suitable for programming beginners

Part 7 is a simple introduction to some important list operations and functions in python. We look at how to find out the length of a list (len()), how to check if a certain element is in the list (in operator) and how to add elements to the end of a list (append())

Like and Subscribe for more Python for beginners tutorials!

❤️ You want to support this channel? ❤️

Python Shorts Playlist

Music:
Licensed under Creative Commons: By Attribution 3.0 License

#python #pythontutorial #learnpython #list #collection
Рекомендации по теме
Комментарии
Автор

i use bloc note than i compile with cmd but the len function won't work it says unexpected indent :(

mohamedaminebenhmida