Answers for "python test iterable"

1

check iterable python

hasattr(myObj, '__iter__')
Posted by: Guest on July-03-2021

Python Answers by Framework

Browse Popular Code Answers by Language