The build-in function reversed() in Python2.5  returns a iterator. But I don't 
know how to use the iterator.
Please give me a simple example about how to use bulid-in function reversed() 
to reverse a list.

Thank you in advance.




daedae11
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to