Тёмный

Python Tutorial For Beginners 6 | List Manipulation 

Pranav anand
Подписаться 444
Просмотров 36
50% 1

Most lists you create will be dynamic, meaning you’ll build a list and
then add and remove elements from it as your program runs its course. For
example, you might create a game in which a player has to shoot aliens out
of the sky. You could store the initial set of aliens in a list and then remove
an alien from the list each time one is shot down. Each time a new alien
appears on the screen, you add it to the list. Your list of aliens will decrease
and increase in length throughout the course of the game.
#PythonTutorial #ListInPython

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
GENIUS FOOD HACKS 🍰 #shorts
00:36
Просмотров 16 млн
Python Tutorials for Beginners - Learn Python Online
2:25:54
FastAPI Course for Beginners
1:04:33
Просмотров 333 тыс.
Python Tutorial For Beginners 5 | List
7:45
OpenTelemetry Course - Understand Software Performance
1:08:48