ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

199 results

Enjoy Healthy Code
IF ELSE - Solved Practice Programs - Python

... than 5 however look closely at the print statement it is not indented in Python whenever you use a colon after an if statement the ...

3:56
IF ELSE - Solved Practice Programs - Python

10 views

3 days ago

Enjoy Healthy Code
multiple conditions (if else) #python

... print B else print C so what will print on the screen if there is an error correct error in comments and if don't know anything watch ...

0:15
multiple conditions (if else) #python

982 views

4 days ago

Enjoy Healthy Code
Solution (if else) 11 #python

If you run this and type the number seven you might expect to win but the output is better luck next time this happens because the ...

0:20
Solution (if else) 11 #python

150 views

2 days ago

QuantumLings
Visualizing If/Else Logic in Quantum Computing | Quantumlings Update

Try the exact circuit from this video yourself: https://quantumlings.com/sandbox (Select 'Conditional Branching (If/Else)'). Are you ...

1:36
Visualizing If/Else Logic in Quantum Computing | Quantumlings Update

11 views

6 days ago

Enjoy Healthy Code
simple if else (if else) #python

X equals 5 if X greater than 10 print greater than else print less than 10 so what will print on the screen if there is an error correct ...

0:15
simple if else (if else) #python

916 views

4 days ago

Enjoy Healthy Code
Solution (if else) #python

Let's change x to three The condition asks is 3 greater than five This time the answer is false Because it's false Python skips the ...

0:18
Solution (if else) #python

996 views

3 days ago

python hub 🅿️
if else statement 💪👍
0:06
if else statement 💪👍

87 views

6 days ago

Anvesh
Python Control Flow Explained | If Else, Elif, Nested If & Match Case (Beginner Friendly)

python control flow, python if else, python elif, nested if in python, match case python, python match statement, python 3.10 match ...

0:14
Python Control Flow Explained | If Else, Elif, Nested If & Match Case (Beginner Friendly)

244 views

23 hours ago

Leta
Python Basics: Comments vs Keywords in 120 Seconds #codingforbeginners #pythondev #devcommunity

Master Python Comments & Keywords! (Beginner Tutorial 2025) Ready to write cleaner, more professional code? In this tutorial ...

1:41
Python Basics: Comments vs Keywords in 120 Seconds #codingforbeginners #pythondev #devcommunity

23 views

5 days ago

YourCodeBuddy
Python Decides! 🤯 | If-Else Explained in 30 Seconds ⚡🐍 #shorts #python #coding #technology

Using if, elif, and else, Python chooses which code runs.. just like human decisions In this short, you'll learn: ✓ How if, elif, and ...

0:41
Python Decides! 🤯 | If-Else Explained in 30 Seconds ⚡🐍 #shorts #python #coding #technology

946 views

4 days ago

Enjoy Healthy Code
Run, Skip, Error (if else) #python

X= 0 if X not= 0 and 10 / X greater than 1 print run else print skip so what will print on the screen output or error if error correct the ...

0:16
Run, Skip, Error (if else) #python

901 views

4 days ago

Enjoy Healthy Code
Solution (if else) 4 #python

... empty string in Python an empty string is considered false when the if statement checks name which means if name equals true ...

0:23
Solution (if else) 4 #python

1,323 views

3 days ago

Enjoy Healthy Code
find output or error ( if else) #python

X= 10 if X greater than 5 print A if X greater than 8 then prints B so what will print on the screen output or error also correct in ...

0:16
find output or error ( if else) #python

896 views

5 days ago

Python Puzzles
if-else statement
0:06
if-else statement

1,035 views

4 days ago

Enjoy Healthy Code
can you guess the output or Error in this code (if else) #python

Let's say score equals 85 next if score equals 100 print perfect score otherwise print keep trying guys so if there is an error drop ...

0:16
can you guess the output or Error in this code (if else) #python

914 views

6 days ago

Enjoy Healthy Code
Solution (if else) 5 #python
0:23
Solution (if else) 5 #python

1,013 views

3 days ago

Enjoy Healthy Code
Solution (if else) 10 #python

This code will trigger an indentation error in Python whites space matters the print statement following the if line is aligned all the ...

0:17
Solution (if else) 10 #python

1,217 views

2 days ago

Enjoy Healthy Code
find output or error (if else) #python

... there is an error drop the error and correct the code in comments and if don't know anything watch this if else video on youtube.

0:16
find output or error (if else) #python

1,077 views

6 days ago

Enjoy Healthy Code
Solution (if else) 3 #python

We just have if name the variable name contains the string Sarah in Python any string that is not empty is considered true see this ...

0:24
Solution (if else) 3 #python

867 views

3 days ago

Enjoy Healthy Code
Solution ( if else ) 9 #python
0:15
Solution ( if else ) 9 #python

1,238 views

2 days ago