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
Recruitment agencies
A recruitment agency is an organization that professionally mediates between the applicant and...
Python ValueError
Python ValueError is raised when a function receives an argument of the correct type, but an...
Touching the Void (2003)
The true story of two climbers and their perilous journey up the west face of Siula Grande in the...
How to Analyze and Interpret Market Research Data (Step-by-Step Guide for Businesses)
Introduction: The Art and Science of Making Sense of Data
Collecting data is only half the...
12 Омское областное телевидение. Прямой эфир.
12 канал — единственная региональная телекомпания, осуществляющая собственное...