Warning: preg_grep(): Compilation failed: quantifier does not follow a repeatable item at offset 29 in /var/www/tg-me/post.php on line 75
Python Job | Вакансии | Стажировки | Telegram Webview: job_python/6288 -
Telegram Group & Telegram Channel
#собесы #python #senior
Вопросы, которые могут задать на собеседовании Senior Python Developer.
Проверьте себя без помощи поисковиков!


Что такое генераторы и чем они отличаются от обычных функций?

Пример кода:
def my_generator():
yield 1
yield 2
yield 3

gen = my_generator()
for value in gen:
print(value) # Вывод: 1, 2, 3


❗️Генераторы — это функции, которые возвращают итератор с помощью ключевого слова yield. Они не выполняют весь код сразу, а возвращают значения по одному, что полезно для работы с большими данными. Генераторы экономят память, так как не хранят все значения в памяти одновременно.

Ссылка на
документацию по генераторам
Please open Telegram to view this post
VIEW IN TELEGRAM



tg-me.com/job_python/6288
Create:
Last Update:

#собесы #python #senior
Вопросы, которые могут задать на собеседовании Senior Python Developer.
Проверьте себя без помощи поисковиков!


Что такое генераторы и чем они отличаются от обычных функций?

Пример кода:

def my_generator():
yield 1
yield 2
yield 3

gen = my_generator()
for value in gen:
print(value) # Вывод: 1, 2, 3


❗️Генераторы — это функции, которые возвращают итератор с помощью ключевого слова yield. Они не выполняют весь код сразу, а возвращают значения по одному, что полезно для работы с большими данными. Генераторы экономят память, так как не хранят все значения в памяти одновременно.

Ссылка на
документацию по генераторам

BY Python Job | Вакансии | Стажировки




Share with your friend now:
tg-me.com/job_python/6288

View MORE
Open in Telegram


Python Job | Вакансии | Стажировки Telegram | DID YOU KNOW?

Date: |

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.

The SSE was the first modern stock exchange to open in China, with trading commencing in 1990. It has now grown to become the largest stock exchange in Asia and the third-largest in the world by market capitalization, which stood at RMB 50.6 trillion (US$7.8 trillion) as of September 2021. Stocks (both A-shares and B-shares), bonds, funds, and derivatives are traded on the exchange. The SEE has two trading boards, the Main Board and the Science and Technology Innovation Board, the latter more commonly known as the STAR Market. The Main Board mainly hosts large, well-established Chinese companies and lists both A-shares and B-shares.

Python Job | Вакансии | Стажировки from us


Telegram Python Job | Вакансии | Стажировки
FROM USA