Python в тестах
Відкрити в Telegram
Тесты по языку Python. Никакой воды. @anothertechrock
Показати більше3 135
Підписники
Немає даних24 години
Немає даних7 днів
-930 день
Архів дописів
3 135
Which option to import is not suitable, if we want to run the following line:
print(pi)
3 135
We have a list s = ['a', 'b']. How to get the string 'ab' from it?
