ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

342 results

J David Eisenberg
Chapter 5: Using a while to get input

Use a *while* loop to repeatedly get input in a program.

3:21
Chapter 5: Using a while to get input

313 views

6 years ago

J David Eisenberg
Chapter 4: Using a Boolean to control an input loop

In a preceding video, we had duplicated code to read the user input outside the loop and inside the loop. To avoid duplicated ...

3:38
Chapter 4: Using a Boolean to control an input loop

390 views

5 years ago

J David Eisenberg
Chapter 4: Using loops for user input

A while loop lets your programs repeatedly ask for user input until they enter a “sentinel value” to tell you they have finished.

3:26
Chapter 4: Using loops for user input

207 views

5 years ago

Programming101
Python🐍 in 1 minute and 8 seconds

Python tutorial for the noobies Cool video : https://youtu.be/HSSQlxuSbsw?si=LBIINYO6sCA3nOgQ In this video, I will try to ...

1:08
Python🐍 in 1 minute and 8 seconds

505 views

1 year ago

COMPUTER & EXCEL SOLUTION
Use of Predefined function input in Python@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

1:10
Use of Predefined function input in Python@COMPUTEREXCELSOLUTION

67 views

3 years ago

COMPUTER & EXCEL SOLUTION
How to use predefined function input in Python@COMPUTEREXCELSOLUTION #pythonprogramming

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:14
How to use predefined function input in Python@COMPUTEREXCELSOLUTION #pythonprogramming

38 views

1 year ago

Programming threads
Python Override: Make Your Code *Better!*

Python Override Python override decorator was added in Python 3.12 to improve the code clarity mainly. If you are coming from a ...

0:50
Python Override: Make Your Code *Better!*

72 views

1 year ago

J David Eisenberg
Chapter 4: Programming Style for Input

What happens when you disregard guidelines for user input?

2:29
Chapter 4: Programming Style for Input

143 views

5 years ago

Ramesh Tholiya
Character Arrays and User Inputs
3:41
Character Arrays and User Inputs

171 views

8 years ago

CodeWithShahrukh
Addition of two numbers in Python using for loop. #shorts #viralvideo

Addition of two numbers in Python using for loop. #shorts #viralvideo addition of two numbers in python using for loop. add two ...

0:14
Addition of two numbers in Python using for loop. #shorts #viralvideo

292 views

1 year ago

Meri (Engel) Kasprak - programming videos
Sentinel Values - Python

Using sentinel values to control a while loop.

2:35
Sentinel Values - Python

6,692 views

8 years ago

Applied Language Technology
Providing text as input to a spaCy language model

In this video, I will show how to provide text as input to a language model in the spaCy 3.0 natural language processing library.

1:58
Providing text as input to a spaCy language model

1,320 views

4 years ago

Caden Crowson
User Input - Assembly Part 7

This series covers x86-64 NASM. Receiving user input really expands the realm of opportunity that you have when writing your ...

1:53
User Input - Assembly Part 7

154 views

1 year ago

Alvaro Figueroa
Braille Keyboard with CircuitPython

This is a clicky switch keyboard made in CircuitPython for writing HID via USB, with an input in Braille alphabet. For learning how ...

2:22
Braille Keyboard with CircuitPython

127 views

6 years ago

J David Eisenberg
Chapter 4: The do/while loop

This is the loop you want to use when getting user input, as it guarantees at least one iteration through the loop.

2:03
Chapter 4: The do/while loop

185 views

5 years ago

J David Eisenberg
Chapter 5: Using booleans to control a while loop

You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.

3:13
Chapter 5: Using booleans to control a while loop

3,392 views

6 years ago

LeoAdventures
MAKING TIC TAC TOE GAME IN PYTHON #python  #vscode
0:16
MAKING TIC TAC TOE GAME IN PYTHON #python #vscode

6,287 views

1 year ago

Meri (Engel) Kasprak - programming videos
Python: Creating a Database with Lists and Tuples

Python: Creating a Database with Lists and Tuples.

3:28
Python: Creating a Database with Lists and Tuples

3,655 views

9 years ago

Playful Python
A clean way to compare multiple values

A nice, clean way to compare multiple values in an "if condition" is to use tuples. Check out this short to see how. #python ...

1:28
A clean way to compare multiple values

124 views

3 years ago

COMPUTER & EXCEL SOLUTION
How to use power operator in Python@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

2:42
How to use power operator in Python@COMPUTEREXCELSOLUTION

364 views

4 years ago

Microsoft Mechanics
Build intelligent document processing apps with Azure Form Recognizer

Extract text automatically from forms, structured or unstructured documents, and text-based images at scale with AI and OCR using ...

0:55
Build intelligent document processing apps with Azure Form Recognizer

18,222 views

2 years ago

COMPUTER & EXCEL SOLUTION
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

0:57
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

153 views

3 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Formatting Currency in Python

Formatting numeric output to display in a standard currency format in Python. View an annotated PDF transcription of the video: ...

1:14
PRG-105: Formatting Currency in Python

22,682 views

8 years ago

COMPUTER & EXCEL SOLUTION
How to work with Divmod function in Python@COMPUTEREXCELSOLUTION #pythonprogramming #programming

python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

1:32
How to work with Divmod function in Python@COMPUTEREXCELSOLUTION #pythonprogramming #programming

120 views

2 years ago

Meri (Engel) Kasprak - programming videos
PRG-105: Reading in Text Files in Python

Reading text files into Python. View an annotated PDF transcription of the video: ...

2:59
PRG-105: Reading in Text Files in Python

670 views

8 years ago