Please enable JavaScript to use CodeHS

Intro to Computer Science in Python 3

Lesson 7.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