Please enable JavaScript to use CodeHS

Utah Computer Programming 1 and 2

Lesson 10.6 String Methods

Description

In this lesson, students will learn about string methods. Methods are basically functions that you call on objects and can be used to alter our strings in different ways.


Objective

Students will be able to:

  • use various string methods to alter string values