Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 3

Lesson 7.2 Slicing

Description

Students will learn how slicing allows them to select multiple string values at once from a given string.


Objective

Students will be able to:

  • use slicing to select a set of values from a string