logo

Crowdly

Мова програмування Python

Looking for Мова програмування Python test answers and solutions? Browse our comprehensive collection of verified answers for Мова програмування Python at elr.tnpu.edu.ua.

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

Введіть результат обчислення виразу: -13%2.

View this question

Оберіть інструкції для створення словника (dictionary):

100%
0%
0%
0%
View this question

Оберіть результат виконання програми:

text = 'hello'

print(text[4 : 100])

0%
100%
0%
0%
View this question

Оберіть результат виконання програми: a = {}:

100%
0%
0%
View this question

Оберіть результат виконання програми:

a = 2,3

print(a)

100%
0%
0%
0%
View this question

Як можна вивести список на екран в Python?

100%
0%
0%
0%
0%
View this question

Оберіть тип даних який повертає функція уведення input().

100%
0%
0%
0%
View this question

Оберіть, які з наведених стилів програмування підтримує мова Python.

100%
0%
0%
100%
100%
0%
View this question

Оберіть результат виконання програми, при вхідних даних: 10 та 34

a = int(input())

b = int(input())

if a % 10 == 0 or b % 10 == 0

....print('YES')

else

....print('NO')

33%
67%
0%
0%
View this question

Оберіть результат виконання програми:

value = 0

if value > 0:

....print(' >0')

elif :

....print('<=0')

0%
0%
100%
0%
View this question

Want instant access to all verified answers on elr.tnpu.edu.ua?

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