ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

789 results

Jakubication
Python Nested If Statements

In Python, nested if statements allow you to test multiple conditions instead of just the one from a regular if statement. This video ...

2:16
Python Nested If Statements

10 views

3 months ago

Dr Codie
Nested | If | Python | Practice | AP CSP | #Shorts

Nested if statement practice and challenge. We build up a nested if statement for the solution to a challenge. Try it for yourself - it is ...

0:58
Nested | If | Python | Practice | AP CSP | #Shorts

258 views

4 years ago

J David Eisenberg
Chapter 5: Nested if statements

Some decision structures require you to put if statements inside if statements. That's called a “nested if” statement.

3:10
Chapter 5: Nested if statements

109 views

4 years ago

Smiansh
Flow Control In Python: From Basics to Nested Ifs in Three Minutes!

In this comprehensive tutorial, you will unlock the secrets of controlling program flow with Python conditions. Whether you're just ...

2:51
Flow Control In Python: From Basics to Nested Ifs in Three Minutes!

40 views

1 year ago

Computer Programming Tutor
python program to illustrate nested If statement

python program to illustrate nested If statement.

1:38
python program to illustrate nested If statement

6 views

3 years ago

The Programmers Realm
Python Basics: CONDITIONAL STATEMENTS (if/else) in Under a Minute! 🎲

Discover how to use if, else, and elif statements to execute code based on different conditions, and learn about nesting if ...

0:28
Python Basics: CONDITIONAL STATEMENTS (if/else) in Under a Minute! 🎲

31,534 views

1 year ago

Computer Programming Tutor
Python Program - Print Your Grade using nested if

Python Program - Print Your Grade using nested if.

2:01
Python Program - Print Your Grade using nested if

429 views

3 years ago

Udacity
Nested If - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

3:21
Nested If - Intro to Java Programming

683 views

10 years ago

Bro Code
Python return statement 🔙

Python return statement tutorial explained #python #return #statement #return statement = Functions send Python values/objects ...

3:31
Python return statement 🔙

115,442 views

5 years ago

StudySession
If Statements in Python

If statements in Python are one of the most useful commands in Python for conditional testing. Also, using if-else statements or ...

2:51
If Statements in Python

493 views

5 years ago

Fitzle LLC
Lesson 5.4: Nested If-statements

A video segment from the Coursera MOOC on introductory computer programming with MATLAB by Vanderbilt. Lead instructor: ...

2:13
Lesson 5.4: Nested If-statements

33,288 views

10 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

841,349 views

2 years ago

Meri (Engel) Kasprak - programming videos
Nested ifs - getting started

Starting the Nested ifs assignment.

1:21
Nested ifs - getting started

49 views

7 years ago

Dave Hollingworth
Improve your code using guard clauses: refactor nested conditionals #shorts

Excessively nesting conditionals leads to code that's hard to maintain. It's easy to spot as it forms an arrow shape, known as arrow ...

0:59
Improve your code using guard clauses: refactor nested conditionals #shorts

7,257 views

3 years ago

codeStuf
Nested If-Else in Python | Python tutorial | #python #shortseries #shorts

ytshorts.

0:17
Nested If-Else in Python | Python tutorial | #python #shortseries #shorts

423 views

10 months ago

ASCII_tutor
3 Ways to check leap years in Python 🐍 #pythontutorial #beginners #shortcode

Here are 3 ways to check whether a given year is a leap year or not. 1) a solid solution with a nested if-statement 2) a neat, shorter ...

1:41
3 Ways to check leap years in Python 🐍 #pythontutorial #beginners #shortcode

57 views

11 months ago

Coding in Public
Is a condition true inside an array?

The .some() method will tell yoy! --------------------------------------- VSCode Theming - Font: Cascadia Code: ...

0:53
Is a condition true inside an array?

1,405 views

2 years ago

Jakubication
How To Loop Through A Dictionary In Python

One good way to loop through a dictionary in Python is using a for in loop, and looping through all the keys. #python ...

0:08
How To Loop Through A Dictionary In Python

3,235 views

2 years ago

Professor CDragon
12i. JavaScript Nested if statements

Now, let's take a look at using nested if statements inside this if-else block. For each condition, we have curly braces making it a ...

3:36
12i. JavaScript Nested if statements

70 views

4 years ago

Excel Bootcamp
Excel IF Function If Cell Contains Specific Text - Partial Match IF Formula

In this video, I'll show you how to use the Excel IF function to test IF a cell contains specific text. Solution using standard Excel ...

1:21
Excel IF Function If Cell Contains Specific Text - Partial Match IF Formula

205,517 views

1 year ago