Skip to main content
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Possible Duplicate:
Good Primer for Python Slice NotationGood Primer for Python Slice Notation

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

Possible Duplicate:
Good Primer for Python Slice Notation

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

Possible Duplicate:
Good Primer for Python Slice Notation

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

insert duplicate link
Source Link

Possible Duplicate:
Good Primer for Python Slice Notation

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

Possible Duplicate:
Good Primer for Python Slice Notation

I've been reading over some sample code lately and I've read quite a few websites but I just can't seem to get the query right to give me an answer I'm looking for. If anyone could help me out I'd appreciate it.

Post Closed as "exact duplicate" by Greg Hewgill, Dan D., Jeff Mercado, DSM, JBernardo
edited title
Link
juliomalegria
  • 25k
  • 14
  • 77
  • 89

Python - What does list[x::y] do?

Source Link
pri0ritize
  • 594
  • 2
  • 7
  • 21
Loading