Python Slice Object
Veröffentlicht 2023-02-27 22:23:14
0
11KB
A slice object is used to specify how to slice a sequence. You can specify where to start the slicing, and where to end. You can also specify the step, which allows you to e.g. slice only every other item. Here's an example of the usage:
x = ("hi", "hello", "greetings", "hola")
y = slice(3)
print(x[y])
>> ("hi", "hello", "greetings")
Suche
Kategorien
- Arts
- Business
- Computers
- Spiele
- Health
- Startseite
- Kids and Teens
- Geld
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Mehr lesen
Your 401(k): 10 things to find out
1. When can I start contributing?
Not every 401(k) plan allows new employees to begin...
The Significance of Visual Arts: A Journey Through Creativity and Expression
Visual arts encompass a diverse range of artistic expressions, including painting, sculpture,...
Windows OS will be transferred to the "cloud"
Microsoft has planned to completely transfer the Windows operating system (OS) to the "cloud"...
Is Fabric Replacing Power BI?
With the launch of Microsoft Fabric, many organizations are asking: “Does this mean Power...
Подарки с неба. Operation Christmas Drop. (2020)
Помощница конгрессмена Эрика Миллер приезжает на военную базу США, чтобы её закрыть. Она ищет...