QUIZ_PYTHON Telegram 4081
Аллен Б. Дауни «Основы Python», глава 4:

«Кортеж — это последовательность значений. Значения могут быть любого типа, а их индексы — целыми числами, и в этом отношении кортежи похожи на списки. Важное отличие заключается в том, что кортежи неизменяемы».

Метод add() есть у сетов:

fruits = {"apple", "banana", "cherry"}
fruits.add("orange")



tgoop.com/quiz_python/4081
Create:
Last Update:

Аллен Б. Дауни «Основы Python», глава 4:

«Кортеж — это последовательность значений. Значения могут быть любого типа, а их индексы — целыми числами, и в этом отношении кортежи похожи на списки. Важное отличие заключается в том, что кортежи неизменяемы».

Метод add() есть у сетов:

fruits = {"apple", "banana", "cherry"}
fruits.add("orange")

BY Python: задачки и вопросы


Share with your friend now:
tgoop.com/quiz_python/4081

View MORE
Open in Telegram


Telegram News

Date: |

Concise Click “Save” ; Add the logo from your device. Adjust the visible area of your image. Congratulations! Now your Telegram channel has a face Click “Save”.! 5Telegram Channel avatar size/dimensions The public channel had more than 109,000 subscribers, Judge Hui said. Ng had the power to remove or amend the messages in the channel, but he “allowed them to exist.”
from us


Telegram Python: задачки и вопросы
FROM American