ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

773 results

Hassan EL BAHI
Python 5 : Les conditions en Python (if, elif, else) | Darija

Dans cette vidéo, nous allons découvrir les structures conditionnelles en Python, qui permettent à un programme de prendre des ...

36:06
Python 5 : Les conditions en Python (if, elif, else) | Darija

591 views

3 days ago

Amine Choukrani
Conditions if / else en Python – Pair ou impair

Dans cette vidéo, nous apprenons à utiliser les conditions if / else en Python à travers un exercice très simple : déterminer si un ...

7:06
Conditions if / else en Python – Pair ou impair

75 views

2 days ago

MindMap Learning
15. Python if else statement.

In this video, we learn Python if else statements from the very basics. This lesson is designed for beginners, C programmers ...

21:16
15. Python if else statement.

0 views

6 days ago

Bitwise Smarter
Python for Beginners: Data Types, Type Errors, If-Else & Logic

Welcome to Bitwise Smarter If Python feels confusing — especially when you hit strange errors or don't understand why your ...

17:55
Python for Beginners: Data Types, Type Errors, If-Else & Logic

56 views

5 days ago

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

myCodeVerse
Python Control Flow Explained | if, elif, else, loops, break & continue

Python Control Flow explained in a simple, clear, and beginner-friendly way. In this video, we break down Python control flow step ...

11:10
Python Control Flow Explained | if, elif, else, loops, break & continue

51 views

1 day 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

152 views

3 days ago

roseindiatutorials
Python for Data Science: Control Flow Statements in Python – if, else, for, while (Beginner Guide)

In this video, you'll learn Control Flow Statements in Python, one of the most important fundamentals every Python programmer ...

18:59
Python for Data Science: Control Flow Statements in Python – if, else, for, while (Beginner Guide)

10 views

1 day ago

CoreAI Clips
Python Control Flow Explained | If, Else, Loops (Think in Code) #pythonprogramming #python

This is Video 2 of the Python Core Series on Core AI Clips. If you haven't watched the first intro video, stop and watch that first.

4:49
Python Control Flow Explained | If, Else, Loops (Think in Code) #pythonprogramming #python

32 views

5 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

5 days ago

StarAdg
IF–ELIF–ELSE & MATCH in Python.#pythonprogramming

In Python, if-elif-else statements are used for sequential, condition-based decision making, while the match-case statement is ...

27:17
IF–ELIF–ELSE & MATCH in Python.#pythonprogramming

6 views

4 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

SimplySmart Learning
Conditional Logic: If Statement

In this lesson, we learn a simple and fast way to master Python if / elif / else conditionals. You'll learn how comparison operators ...

6:34
Conditional Logic: If Statement

62 views

6 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

999 views

4 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)

245 views

1 day ago

Code With Lasa
Python Conditions & Loops Explained Simply | Beginner Lesson | Part 03

In this video, you will learn how Python makes decisions and repeats actions. This lesson explains if, else, and elif statements, ...

4:51
Python Conditions & Loops Explained Simply | Beginner Lesson | Part 03

34 views

7 days ago

Binary Brains,Nagpur
Python If, If-Else & Elif Explained | Conditional Statements Tutorial

In this video, you will learn conditional statements in Python, including if, if-else, and if-elif (elif) with simple and practical examples ...

32:03
Python If, If-Else & Elif Explained | Conditional Statements Tutorial

0 views

5 days ago

Enjoy Healthy Code
Solution (if else) 8 #python

... if statement checks a condition is x greater than 5 since 13 is indeed greater than 5 the answer is true because it's true python ...

0:22
Solution (if else) 8 #python

1,183 views

3 days ago

Enjoy Healthy Code
Alpha, Beta, Gamma ? (if else) #python

X= 10 Y= 5 next if X greater than 5 Y greater than 10 print alpha else beta else gamma so what will print on the screen output or ...

0:16
Alpha, Beta, Gamma ? (if else) #python

850 views

4 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