ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

219 results

Craig Piercy
Python data type: str

Whether you're working with names, messages, user input, or even code itself — strings are everywhere. So let's explore what ...

5:28
Python data type: str

30 views

6 months ago

CodeWithShahrukh
what is the output of the following python code. #shorts #python

what is the output of the following python code. #shorts #python what is the output of the following python code my list =. what will ...

0:11
what is the output of the following python code. #shorts #python

1,970 views

11 months ago

Create Vision
Elements in a List - Python Programming

Computer Science South Africa Lists are used to store multiple items in a single variable. Lists are one of 4 built-in data types in ...

4:37
Elements in a List - Python Programming

4 views

1 month ago

The Debug Zone
How to Check if a String Exists in List Property Values in Python

In this video, we'll explore a common task in Python programming: checking if a specific string exists within the values of a list ...

1:31
How to Check if a String Exists in List Property Values in Python

5 views

3 months ago

Tech With Talal
How to extract numbers from a string #python #pythonprogramming #pythonlearning

Did you know that in Python, you can extract all numbers from a string using just one line of code? #learnpython #programming ...

1:10
How to extract numbers from a string #python #pythonprogramming #pythonlearning

1,274 views

8 months ago

Python Peak
What’s the trick to using itertools.product for Cartesian Products? Master Cartesian Products with

What's the trick to using itertools.product for Cartesian Products? itertools.product is a powerful tool for combinations.

0:22
What’s the trick to using itertools.product for Cartesian Products? Master Cartesian Products with

42 views

11 months ago

GlassTerminal
Python Beginners: input() Function Tutorial #coding

Learn how to use the Python input() function in under 60 seconds! This quick tutorial shows how to take user input and use it in ...

0:55
Python Beginners: input() Function Tutorial #coding

87 views

6 months ago

Craig Piercy
Python data types: array array

It gives you the speed and efficiency of low-level arrays, with the simplicity of Python syntax. It's not a replacement for lists — but if ...

4:41
Python data types: array array

60 views

6 months ago

GlassTerminal
Extract Email Username & Domain in 30s ⚡ #codeblocks #python #code

Learn how to slice an email into username and domain using Python! Perfect little utility for beginners or when you're ...

0:55
Extract Email Username & Domain in 30s ⚡ #codeblocks #python #code

27 views

2 months ago

Tech With Talal
How to count the number of words in a sentence  #python #learnpython #coding

Did you know that you can easily count the number of words in a sentence using Python? #learning GitHub ...

0:22
How to count the number of words in a sentence #python #learnpython #coding

1,042 views

7 months ago

GlassTerminal
Python Calculator Program 🐍 | User Input Example #shorts

Build a simple calculator in Python using user input! This beginner-friendly project shows how to perform basic calculations ...

0:45
Python Calculator Program 🐍 | User Input Example #shorts

102 views

6 months ago

Python Peak
How to use itertools.product for Cartesian products? Unlocking the Power of itertools.product in

How to use itertools.product for Cartesian products? You can create all combinations of lists with it. This function simplifies ...

0:19
How to use itertools.product for Cartesian products? Unlocking the Power of itertools.product in

34 views

11 months ago

Derek Harter
L07.2: Keras APIs for Building Models

In this video I look at the 3 different APIs that Keras provides for building neural network models and defining their architecture: the ...

27:18
L07.2: Keras APIs for Building Models

32 views

6 months ago

The Debug Zone
How to Handle Duplicated Values in Lists with Suffixes in Python

In this video, we'll explore a common challenge in Python programming: handling duplicated values in lists. Specifically, we'll ...

1:53
How to Handle Duplicated Values in Lists with Suffixes in Python

3 views

4 months ago

Owen Wu
Create A DataFrame From List

Leetcode #2877.

1:19
Create A DataFrame From List

36 views

6 months ago

Computer Engineering Jitty
Python Part 4: Built-In Functions - User Input, Type Casting, Length, and Binary/Hexadecimal

In this video, Jitty introduces built-in functions and gives some examples of built-in functions in Python. He shows you how to use ...

19:46
Python Part 4: Built-In Functions - User Input, Type Casting, Length, and Binary/Hexadecimal

12 views

4 months ago

Craig Piercy
Python data type: bytes

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

6:05
Python data type: bytes

19 views

5 months ago

Computer Engineering Jitty
Python Part 10: String Indexing

In this video, Jitty shows you how to use indices to print specific sections of a string. He compares strings to lists and describes ...

8:15
Python Part 10: String Indexing

4 views

4 months ago

Kunusoft
Convert String Labels to Numbers in Python! | LabelEncoder Tutorial [10] | #python #machinelearning

Need to convert string labels into numeric values for machine learning models? In this quick tutorial, learn how to use the ...

0:41
Convert String Labels to Numbers in Python! | LabelEncoder Tutorial [10] | #python #machinelearning

166 views

2 months ago

GlassTerminal
Take User Input in JavaScript with prompt() 🖥️

Learn the simplest way to take user input in JavaScript using prompt()! ⚡ No HTML needed — just raw JavaScript for beginners.

0:42
Take User Input in JavaScript with prompt() 🖥️

1,533 views

6 months ago