جواب من
max_el = []
for idx, num in enumerate(nums):
if idx + k > len(numbs):
break
max_el.append(max(nums[idx:idx+k]))
print(max_el)
@ArianMobarghei · 366 subscribers
@arian22 Youtube 🔗 https://youtube.com/@arian.mobarghei
The short link opens the channel straight in the Telegram app — not in a browser tab.
tg.me/go/ArianMobargheiIs this your channel? Add @tgme as admin — and see how many people click your links. Get the stats →
Channel created December 7, 2022per Telegram
We have been tracking it since August 16, 2026
In all that time the channel has changed neither its name, nor its @username, nor its avatar.
We show only what we have seen ourselves.