ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

56 results

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

4 views

10 months ago

Roel Van de Paar
Python string formatting with "write" (3 Solutions!!)

Python string formatting with "write" Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:00
Python string formatting with "write" (3 Solutions!!)

9 views

2 months ago

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

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

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

7 views

4 months ago

The Debug Zone
How to Format Fixed Digits After Decimal Using Python f-Strings

In this video, we'll explore the powerful formatting capabilities of Python f-strings, specifically focusing on how to control the ...

2:17
How to Format Fixed Digits After Decimal Using Python f-Strings

3 views

8 months ago

Roel Van de Paar
Formatting string dates with String.Format() (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:55
Formatting string dates with String.Format() (3 Solutions!!)

8 views

4 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

8 months ago

Roel Van de Paar
String formatting in output

String formatting in output Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:23
String formatting in output

30 views

3 weeks ago

The Debug Zone
Why can "%.10f" % Decimal(u) emit a string with a literal colon?

Today's Topic: Why can "%.10f" % Decimal(u) emit a string with a literal colon? Thanks for taking the time to learn more.

2:19
Why can "%.10f" % Decimal(u) emit a string with a literal colon?

2 views

4 months ago

Roel Van de Paar
Formatting elements of a list python (3 Solutions!!)

Formatting elements of a list python Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:44
Formatting elements of a list python (3 Solutions!!)

3 views

2 months ago

Roel Van de Paar
not all arguments converted during string formatting in python connecting with postgresql

TypeError: not all arguments converted during string formatting in python connecting with postgresql Helpful? Please use the ...

1:48
not all arguments converted during string formatting in python connecting with postgresql

4 views

2 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

10 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

10 months ago

Roel Van de Paar
TypeError: not all arguments converted during string formatting in tkinter

TypeError: not all arguments converted during string formatting in tkinter Helpful? Please use the *Thanks* button above! Or, thank ...

3:06
TypeError: not all arguments converted during string formatting in tkinter

13 views

2 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

9 months ago

Roel Van de Paar
Formatting a string from a list of numbers (5 Solutions!!)

Formatting a string from a list of numbers Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:43
Formatting a string from a list of numbers (5 Solutions!!)

12 views

5 days 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

1 view

5 months ago

Roel Van de Paar
Formatting of Complex number in Sympy expression

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:42
Formatting of Complex number in Sympy expression

23 views

4 months ago

The Debug Zone
How to Remove 'at' from Formatted Date String in Python: A Step-by-Step Guide

In this video, we'll explore a common challenge faced by Python developers: removing the 'at' from formatted date strings.

1:52
How to Remove 'at' from Formatted Date String in Python: A Step-by-Step Guide

0 views

6 months ago

The Debug Zone
How to Remove 0x Prefix from Hex String in Python: A Step-by-Step Guide

In this video, we'll explore a common task in Python programming: removing the '0x' prefix from hexadecimal strings. Whether ...

1:31
How to Remove 0x Prefix from Hex String in Python: A Step-by-Step Guide

8 views

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

8 months ago