logo

Crowdly

Browser

Add to Chrome

Технології програмування, частина 1 [05914]

Looking for Технології програмування, частина 1 [05914] test answers and solutions? Browse our comprehensive collection of verified answers for Технології програмування, частина 1 [05914] at vns.lpnu.ua.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Виберіть значення х після виконання наступного фрагменту коду

x = str('1234' + 5)

View this question

Вкажіть значення, що виведеться print("{1:{0}}".format

(2,

3))

View this question

Вкажіть значення, що

виведеться 

print("{a:.{b}f}:{0:$>5}".format

(3,

4, a = 2.34, b = 1, c = 7))

View this question

Що виведе наступний фрагмент коду

print('PYTHON'.lower())

View this question

Що виведе цей код:

str1 = 'Application'

str2 = str1.replace('a', 'A')

print(str2)

View this question

Виберіть синтаксично вірні записи рядка в Python

View this question

Для представлення двійкових даних використовуються рядкові типи bytes і bytearray, а не str

92%
8%
View this question

Вкажіть значення s[::-1], s[1:], s[:-1]

для

рядка

s = 'Python'

View this question

Рядки в Python

є змінним

типом даних

46%
54%
View this question

Виберіть функцію розбиття рядку на підрядки за вказаним розділювачем

View this question

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome