def fun3():
count = 0
myList = list (range(5))
while count < len(mylist)+1:
count = count+1
print (myList[i])
Error in Code. Need some suggestions!
Page 1 of 11 Replies - 222 Views - Last Post: 26 September 2012 - 11:39 AM
#1
Error in Code. Need some suggestions!
Posted 26 September 2012 - 11:36 AM
My code is below. It works but then python tells me it is going out of range.
Replies To: Error in Code. Need some suggestions!
#2
Re: Error in Code. Need some suggestions!
Posted 26 September 2012 - 11:39 AM
There is no need to create a duplicate post. Closing.
Page 1 of 1
|
|

New Topic/Question
This topic is locked



MultiQuote







|