Back to Browse

The Basics - Python 3: Accessing substrings using [a:b]

493 views
Aug 3, 2016
6:24

In this video we will look how to access substrings using the notation [a:b]. I stress th point that you shoudl always calculate the lenght of th string using len(Variable Name) so that your program is more robust and works with strings of varying lenghts.

Download

1 formats

Video Formats

360pmp47.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

The Basics - Python 3: Accessing substrings using [a:b] | NatokHD