Skip to the content.

Fall 2024 - P1

3.4 String Operations

3.4 Team Teach String Operations

What are String Operations?

  • String Operations allow us to manipulate and work with text-based data
  • NEED to know for handling input/output (big in algorithmic coding), formatting, and data processing

Homework is to create a JavaScript hack for Password Validator