tg-me.com/python_job_interview/904
Last Update:
import array as arr
My_Array=arr.array('i',[1,2,3,4,5])
My_Array[::-1]
Вывод : array('i', [5, 4, 3, 2, 1])
@python_job_interview
import array as arr
My_Array=arr.array('i',[1,2,3,4,5])
My_Array[::-1]
import array as arr
My_Array=arr.array('i',[1,2,3,4,5])
My_Array[::-1]
BY Python вопросы с собеседований
Telegram today rolling out an update which brings with it several new features.The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. The update also adds interactive emoji. When you send one of the select animated emoji in chat, you can now tap on it to initiate a full screen animation. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations. This is then visible to you or anyone else who's also present in chat at the moment. The animations are also accompanied by vibrations.
telegram from ar