Python iter function example

The iter() is an inbuilt function in Python that returns the iterator object. Python iter function: Signature The signature for