Python в тестах
Ir al canal en Telegram
Тесты по языку Python. Никакой воды. @anothertechrock
Mostrar más3 135
Suscriptores
Sin datos24 horas
Sin datos7 días
-930 días
Archivo de publicaciones
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?
