like in python def infinite_list(x): yield x
# announcements
k
like in python def infinite_list(x): yield x