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!

Виберіть значення виразу

s = 'foo'

t = 'bar'

print('barf' in 2 * (s + t))

View this question

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

" '{0:.2f}' '{1:.2f}' '{2:.2f}'

".

format(30, 18.6578145, 2.5)

View this question

Які є рядкові типи в Python

View this question

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

print('Python'[2:5])

View this question

Виберіть функцію перетворення об'єкту в рядок

View this question

Виберіть методи рядку s в Python

View this question

Який оператор використовується для конкатенації рядків

View this question

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

View this question

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

print('1' + '2')

View this question

Вкажіть значення наступних

виразів 

len(s) + len(t), s[1] + s[2], s * 2, s[len(s) // 2]

якщо

s =

"Hello", t = "World"

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