+ 1

Where is iter()?

Where is iter()?

14th Sep 2024, 2:01 PM
Marcos Juanito
Marcos Juanito - avatar
1 Réponse
+ 4
Marcos Juanito , iter() is a built-in function from python. you can find more details in the python documentation: https://docs.python.org/3/library/functions.html#iter
14th Sep 2024, 2:48 PM
Lothar
Lothar - avatar