Lib - Itertools

 0    4 Fiche    sir
скачать mp3 басу ойын өзіңді тексер
 
сұрақ жауап
Similar to range, but doesn't have an upper bound, and is not restricted to integers.
оқуды бастаңыз
count(f'start, f'step)
Repeats the values in another iterable over and over
оқуды бастаңыз
cycle(iterable)
Repeats a single item for set number of times.
оқуды бастаңыз
repeat(item, i'repeatitions)
Combines multiple iterables sequentially
оқуды бастаңыз
chain(iterable, iterable...)

Пікір қалдыру үшін жүйеге кіру керек.