Python Data Types - Strings as an object

Опубликовано: 16 Июнь 2026
на канале: Python with Andrew
67
0

Let's look at Python Strings but this time as an object. This is a start to our investigation of python as an Object Orientated Programming Language (OOP). Let's look at the data type and a few of the most useful methods.

Python with Andrew covers the basics of Python programming for the beginner. Using Visual Studio Code as our editor we look at the code and explain good and bad techniques. My focus is to keep it simple - making it easier to learn and making your code better for the long term.