我剛剛開始用python .. 我得到了for循環的錯誤.. 是什麼問題?for python中的循環
Traceback (most recent call last):
File "userentry.py", line 34, in <module>
userentry(p,i)
File "userentry.py", line 26, in userentry
for cl in len(mylist):
TypeError: 'int' object is not iterable
請幫我
謝謝sir..It工作 – Ria 2011-03-17 16:27:58