Python Slice Object
Posted 2023-02-27 22:23:14
0
4K
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")
Cerca
Categorie
- Arts
- Business
- Computers
- Giochi
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Leggi tutto
Золотая лихорадка. The Gold Rush. (1925)
История о злоключениях извечного любимца публики, маленького бродяги, который на этот раз...
Elasticity in the long run and short run
Key points
In the market for goods and services, quantity supplied and quantity...
How to Create a Strong B2B Value Proposition
Attention spans around the world are shrinking due to the sheer amount of information we have to...
Comics
To help beginners, we publish a list of terms that are used by experienced comic book readers....
Выжившая. Кровь и металл. Spare Parts. (2020)
После не особо удачного концерта участниц панк-группы похищают неизвестные, ампутируют им руки и...