Introduction to Programming with Python: Strings (Operators, Comparisons, Methods, etc.)

Опубликовано: 14 Октябрь 2024
на канале: Gina Sprint
96
6

This video provides examples of working with strings in Python by demoing and explaining string examples in VS code. The following string topics are covered:
-Indexing
-Immutability
-Operators like concatenation (+) and repetition (*)
-Comparison operators and ASCII values
-Common string methods like strip() and find()

This video is the eleventh video in a multi-part series on getting started with the Python programming language. Next video in the series on reading and processing data from files:    • Introduction to Programming with Pyth...  

Source code on Github: https://github.com/gsprint23/Python-D...