ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

651 results

Syntax Habit
Python String Methods Explained | .upper(), .lower(), .strip() & More | Lesson #15

In this lesson, you'll learn how to use useful string methods to work with, format and check text in Python. We'll start by ...

10:40
Python String Methods Explained | .upper(), .lower(), .strip() & More | Lesson #15

5 views

2w ago

Jacob Isah Programming Hub
What Does .strip() Do in Python? (The Bug It Fixes)

strip() removes whitespace from the start and end of a Python string spaces, tabs, and newlines. It returns a new string; it does not ...

5:13
What Does .strip() Do in Python? (The Bug It Fixes)

40 views

3w ago

HeyFolks
.lower() .upper() &  .strip()

In this video we look at using the .lower() .upper() & .strip() functions to refine user input a bit better (e.g. removing unwanted ...

7:36
.lower() .upper() & .strip()

33 views

4w ago

NeuroQ
Python String Cleaning using 8Core Methods strip(),lower(),upper(), title(),replace(),find(),count()

Learn how to clean and preprocess raw text data in Python using 8 essential string methods. Test your skills in this hands-on ...

9:41
Python String Cleaning using 8Core Methods strip(),lower(),upper(), title(),replace(),find(),count()

71 views

4w ago

B-Tech VIT
Python String Methods 🔥 | split(), strip(), find(), replace() | String Handling | B.Tech VIT

Master essential Built-in String Methods in Python with simple, runnable examples and outputs in this beginner-friendly explainer ...

7:01
Python String Methods 🔥 | split(), strip(), find(), replace() | String Handling | B.Tech VIT

2 views

3w ago

AnnZee Learning
Python for Beginners #6 | String Methods & f-strings Explained

Lesson 6 of Python for Beginners by AnnZee Learning! Let's make text powerful with string methods and f-strings - two tools you'll ...

2:53
Python for Beginners #6 | String Methods & f-strings Explained

9 views

3w ago

Computer Sir Ki Class
Python String strip and remove | strip, lstrip, rstrip, removeprefix & removesuffix

Learn the important difference between **stripping and removing strings in Python**. This video explains `strip`, `lstrip`, `rstrip`, ...

6:23
Python String strip and remove | strip, lstrip, rstrip, removeprefix & removesuffix

30 views

2d ago

codeForEverything-En
Python Strings Tutorial for Beginners | Python Programming

Turn messy user input like " jOHN smiTH " into a polished "Hello, John Smith!" using only Python string tools. • Learn to create ...

5:19
Python Strings Tutorial for Beginners | Python Programming

29 views

2w ago

Build & Figure
Python String Cleaning | strip, replace, find, count and split

Learn how to clean, transform, search, and split text using Python string methods. This video demonstrates: strip() lower(), upper(), ...

11:22
Python String Cleaning | strip, replace, find, count and split

4 views

3w ago

Python for Bioinformatics
Cleaning DNA Sequences in Python | strip() | Python for Bioinformatics

In this video, we'll learn how to clean DNA and RNA sequences in Python by removing unwanted characters using the strip() ...

5:23
Cleaning DNA Sequences in Python | strip() | Python for Bioinformatics

67 views

3w ago

Pietro Dubsky
Lesson 7: Strings in Depth | Python for Beginners

In the seventh lesson of the Python Programming Basics series, we cover strings in depth – text methods like upper, lower, strip, ...

30:23
Lesson 7: Strings in Depth | Python for Beginners

12 views

11d ago

Ernesto Rios
Manejo de String en Python

En este video de práctica aprenderemos a manipular cadenas de texto de forma profesional. Utilizando un caso de uso real, ...

12:22
Manejo de String en Python

5 views

4w ago

Tech Logic Explained
Python Course #9 String Methods Explained

🚀 Welcome to Lesson 9 of our Python Course! In this lesson, you'll learn how to use Python's most common string methods to ...

5:30
Python Course #9 String Methods Explained

16 views

3w ago

GlobalScalar
Python 08 : Strings Explained | String Methods, Indexing, Slicing, Formatting and Concatenation#ai

TITLE Python Strings Explained | String Methods, Indexing, Slicing, Formatting and Concatenation | Python Tutorial 08 ...

0:51
Python 08 : Strings Explained | String Methods, Indexing, Slicing, Formatting and Concatenation#ai

9 views

2d ago

AISAAC CODE
EXTRA DÍA 4/180: ¡Python ordena una lista de tecnologías en segundos! 😱

Este video corresponde únicamente al EXTRA del DÍA 4/180 de mi reto para convertirme en Backend Developer Jr con Python.

7:35
EXTRA DÍA 4/180: ¡Python ordena una lista de tecnologías en segundos! 😱

3 views

2w ago

RoboSiddhi
Class 9 | Strings in Python – Part 2 | String Methods, Split, Join, Strip & More | Python Course

Class 9 of Python Full Course in English. In this class, we will continue learning Strings in Python with important string methods ...

11:27
Class 9 | Strings in Python – Part 2 | String Methods, Split, Join, Strip & More | Python Course

130 views

2w ago

CodeShack
Python Strings Explained: Indexing, Slicing and Methods (Lesson 5)

A Python string is a sequence of characters written between quotes, and it is Python's type for text. This video writes strings with ...

5:24
Python Strings Explained: Indexing, Slicing and Methods (Lesson 5)

5 views

1d ago

The Realist.
Python Strings: Index, Slice, Split and Join, Methods (Full Lesson)

Python strings, start to finish: making one, reaching into it, changing it, searching it, and splitting it apart. Every line runs in real ...

7:31
Python Strings: Index, Slice, Split and Join, Methods (Full Lesson)

261 views

9d ago

Mindexcite
Python String Methods You MUST Know! 🔥 | upper(), lower(), split(), replace()

Welcome to Python Tutorial – Part 31! In this video, we'll learn Python String Methods that are essential for working with and ...

10:56
Python String Methods You MUST Know! 🔥 | upper(), lower(), split(), replace()

57 views

3w ago

Mathew K Analytics
Python Strings Explained: Slicing, Methods & f-Strings | Data Types #5

Strings are the data type you'll touch in almost every Python program. This lesson covers everything from slicing and methods to ...

35:07
Python Strings Explained: Slicing, Methods & f-Strings | Data Types #5

91 views

12d ago