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?
