Wydrukuj element listy Dtype
if type(i) is str
print(i,type(i))
Worried Wolf
if type(i) is str
print(i,type(i))