Please enable JavaScript to use CodeHS

Introduction to Python Programming

Lesson 10.1 Indexing

Description

Students will learn how indexing can be used to specify a specific character in a string based on location.


Objective

Students will be able to:

  • use indexing in order to find a specific character in a string