ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,711 results

J David Eisenberg
Chapter 7: Using String Methods

A short program that uses string methods to split an address in the form 'City, ST 99999' into three separate variables for the city, ...

3:45
Chapter 7: Using String Methods

81 views

2 years ago

The Debug Zone
How to Check the Last Character of a String in Python: A Step-by-Step Guide

In this video, we'll explore a fundamental aspect of string manipulation in Python: checking the last character of a string. Whether ...

3:43
How to Check the Last Character of a String in Python: A Step-by-Step Guide

1 view

1 year ago

The Debug Zone
How to Split a String in Python to Extract a Specific Value

In this video, we'll explore the powerful string manipulation capabilities of Python, focusing on how to split a string to extract ...

1:30
How to Split a String in Python to Extract a Specific Value

12 views

8 months ago

The Debug Zone
Python 3 String Decoding: Common Issues and Solutions Explained

In this video, we dive into the intricacies of string decoding in Python 3, a crucial aspect for developers working with text data.

3:53
Python 3 String Decoding: Common Issues and Solutions Explained

4 views

1 year ago

Selfstudy Space
Lesson 14: String replace & strip function in Python - Master Python from scratch for beginners

The Complete Python for Beginners:Master Python from scratch Python Programming full Basics for Python Programmers & Data ...

3:10
Lesson 14: String replace & strip function in Python - Master Python from scratch for beginners

70 views

6 years ago

Intro to Programming Concepts
Python string.upper()

Using the string method .upper() to print an uppercase string.

0:22
Python string.upper()

20 views

4 years ago

The Debug Zone
How to Split a String Every N Characters in Python: Step-by-Step Guide

In this video, we'll explore a practical and efficient way to split a string into smaller segments of a specified length using Python.

1:32
How to Split a String Every N Characters in Python: Step-by-Step Guide

3 views

2 months ago

The Debug Zone
How to Count Character Occurrences in a String: Python Example and Solutions

In this video, we dive into the essential programming task of counting character occurrences in a string using Python. Whether ...

3:54
How to Count Character Occurrences in a String: Python Example and Solutions

4 views

2 months ago

Intro to Programming Concepts
Python strip() method

Using string.strip() to remove leading and trailing whitespace.

0:17
Python strip() method

16 views

4 years ago

The Debug Zone
How to Split Strings with Regex in Python Without Removing Delimiters

In this video, we'll explore the powerful capabilities of regular expressions in Python, specifically focusing on how to split strings ...

3:44
How to Split Strings with Regex in Python Without Removing Delimiters

5 views

1 year ago

The Debug Zone
How to Treat a String as a File in Python: A Step-by-Step Guide

In this video, we'll explore a powerful feature in Python that allows you to treat strings as files. This technique can simplify data ...

3:47
How to Treat a String as a File in Python: A Step-by-Step Guide

3 views

1 year ago

The Debug Zone
How to Check if a String Starts with 4 Spaces in Python Easily

In this video, we'll explore a simple yet effective method to determine if a string begins with four spaces in Python. Whether you're ...

3:05
How to Check if a String Starts with 4 Spaces in Python Easily

3 views

6 months ago

The Debug Zone
Safely Unpacking Results of str.split in Python: Best Practices and Tips

In this video, we delve into the powerful `str.split` method in Python, a fundamental tool for string manipulation. While splitting ...

1:53
Safely Unpacking Results of str.split in Python: Best Practices and Tips

13 views

10 months ago

Quick Fire 👨‍💻
String Repetition with Specified integer in Python Easy Method #Python #Coding

Hi Guys Welcome to C Your Code Here YouTube Channel In this video you will learn How to Repeat the string with specified ...

0:37
String Repetition with Specified integer in Python Easy Method #Python #Coding

157 views

4 years ago

The Debug Zone
How to Check if a String Ends with Multiple Characters in Python

In this video, we'll explore a common programming challenge in Python: checking if a string ends with multiple characters.

1:31
How to Check if a String Ends with Multiple Characters in Python

5 views

6 months ago

Vanderbilt Digital Lab
005f String class methods

Using code libraries - String class methods.

1:09
005f String class methods

73 views

5 years ago