You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers string operations and array manipulation for the OCR A-Level Computer Science (H446) specification. These are essential programming skills that appear frequently in exam questions and practical programming tasks.
A string is a sequence of characters. Strings are immutable in Python -- once created, individual characters cannot be changed.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.