ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55 results

The Debug Zone
Python String Formatting: How to Center Align Text with Examples

In this video, we dive into the world of Python string formatting, focusing specifically on how to center align text. Whether you're ...

1:31
Python String Formatting: How to Center Align Text with Examples

8 views

8 months ago

Computer Engineering Jitty
Python Part 11: String Methods and Formatting

In this video, Jitty showcases some of the built-in methods made available in Python for strings. He explains some of the potential ...

26:54
Python Part 11: String Methods and Formatting

2 views

6 months ago

CharlesGPT
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

PythonStrings #beginners #TextManipulation Unleash the power of string manipulation in Python with this engaging 2026 tutorial!

32:09
print("-".join(['String', 'Manipulations', 'In', 'Python🐍✂️']))

19 views

5 months ago

360 CodeCamp
Python String Formatting, Hints & Templates – Easy Tutorial on Your Phone!

Learn Python on your phone using Pydroid 3! This beginner-friendly tutorial teaches you how to make smarter Python programs ...

15:41
Python String Formatting, Hints & Templates – Easy Tutorial on Your Phone!

11 views

7 months ago

The Debug Zone
C++ String Formatting Like Python's '{}'.format: A Complete Guide

In this video, we dive into the world of string formatting in C++, drawing parallels to Python's intuitive '{}'.format method. Whether ...

2:17
C++ String Formatting Like Python's '{}'.format: A Complete Guide

4 views

8 months ago

The Debug Zone
R Equivalent of Python's String Format: How to Format Strings in R

In this video, we explore the powerful string formatting capabilities in R, drawing parallels to Python's popular string format method ...

2:39
R Equivalent of Python's String Format: How to Format Strings in R

5 views

8 months ago

Roel Van de Paar
what's the difference in below two statements for string formatting?

what's the difference in below two statements for string formatting? Helpful? Please use the *Thanks* button above! Or, thank me ...

1:18
what's the difference in below two statements for string formatting?

9 views

2 days ago

Vu Hung Nguyen (Hưng)
17 Python Language & Libraries: Core Features Overview

String formatting is detailed, focusing on f-strings (formatted string literals) introduced in Python 3.6. These offer a concise and ...

7:18
17 Python Language & Libraries: Core Features Overview

4 views

4 months ago

Learn from CTO-X
Python Tutorial - Chapter 4: Mastering Strings & Text Manipulation!

Welcome to Chapter 2 of our Python Tutorial series! In this lesson, we dive deep into strings, one of the most essential data ...

18:15
Python Tutorial - Chapter 4: Mastering Strings & Text Manipulation!

1,251 views

11 months ago

The Debug Zone
How to Use Formatted Byte String Literals in Python 3.6 and Later

In this video, we'll explore the powerful feature of formatted byte string literals introduced in Python 3.6. These literals allow you to ...

1:29
How to Use Formatted Byte String Literals in Python 3.6 and Later

0 views

4 months ago

The Debug Zone
Python String to Float Conversion Error: Handling Negative Numbers

In this video, we dive into a common issue faced by Python developers: converting strings to float values, particularly when ...

1:31
Python String to Float Conversion Error: Handling Negative Numbers

1 view

4 months ago

The Debug Zone
Using Newline '\n' in Python 3.6 f-Strings for Better Output Formatting

In this video, we explore the powerful capabilities of f-Strings in Python 3.6, focusing specifically on how to utilize the newline ...

1:53
Using Newline '\n' in Python 3.6 f-Strings for Better Output Formatting

3 views

8 months ago

The Debug Zone
How to Insert Variable Values in Strings in Python: A Complete Guide

In this comprehensive guide, we'll explore the various methods for inserting variable values into strings in Python. Whether you're ...

1:31
How to Insert Variable Values in Strings in Python: A Complete Guide

0 views

11 months ago

The Debug Zone
Jinja2 Padding and Aligning Strings

Today's Topic: Jinja2 Padding and Aligning Strings Thanks for taking the time to learn more. In this video I'll go through your ...

1:22
Jinja2 Padding and Aligning Strings

0 views

3 weeks ago

The Debug Zone
How to Use Sprintf-Style Formatting for Bytes Objects in Python 3

In this video, we'll explore the powerful capabilities of sprintf-style formatting in Python 3, specifically focusing on how to apply it to ...

2:12
How to Use Sprintf-Style Formatting for Bytes Objects in Python 3

1 view

4 months 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

5 months ago

The Debug Zone
How to Convert Strings to f-strings in Python: A Step-by-Step Guide

In this video, we'll explore the powerful world of f-strings in Python, a feature that simplifies string formatting and enhances code ...

1:53
How to Convert Strings to f-strings in Python: A Step-by-Step Guide

16 views

8 months ago

The Debug Zone
Understanding PEP8 E129 vs E127/E128: Resolving Python Formatting Conflicts

In this video, we dive into the nuances of Python's PEP 8 style guide, focusing specifically on the formatting conflicts between ...

1:30
Understanding PEP8 E129 vs E127/E128: Resolving Python Formatting Conflicts

4 views

9 months ago

The Debug Zone
How to Add a New Line Before Specific Characters in a Python String

In this video, we'll explore a practical technique in Python for manipulating strings by adding new lines before specific characters.

2:18
How to Add a New Line Before Specific Characters in a Python String

8 views

6 months ago

Code with Shivah
Video 6 - Python A to Z | Hindi | Practice Programs on if, if-elif-else, f-strings. #pythontutorial

Welcome to Video 6 of the Python A to Z in Hindi series! In this video, we'll solve 5 practice programs that were shared in the ...

16:29
Video 6 - Python A to Z | Hindi | Practice Programs on if, if-elif-else, f-strings. #pythontutorial

12 views

8 months ago