Python Slice Object
Posted 2023-02-27 22:23:14
0
8KB
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")
Search
Nach Verein filtern
- Arts
- Business
- Computers
- Spiele
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
Appian Media. Live TV. USA
Appian Media is not-for-profit Cristian team, leveraging today's technology to create new and...
Telecommuniations
Telecommunications is communication using electronic equipment such as telephones, computer...
How Do I Promote My Crowdfunding Campaign?
Running a successful crowdfunding campaign involves more than just launching your project online....
Шерлок младший. Sherlock Jr. (1924)
Б.Китон - киномеханик, который мечтает быть знаменитым детективом, как Шерлок Холмс. Влюбленный в...
Understanding the Significance of Events: Exploring Moments that Shape Our Lives
Understanding the Significance of Events: Exploring Moments that Shape Our Lives
Events are the...