All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
4:28
humix.com
How to use CONDITIONAL STATEMENTS in Python Python tutorial 14
In this tutorial, youll learn about conditional statements and also understands when to use them. The conditional statements are like if, else, elif in Python. If you have any doubts regarding them then let me know by comments. Heres the list of the entire playlist : https://youtube.com/playlist?list=PLgNt4G2QEfRAfpl9p8qfhuoOF2tiDuVW9 If you ...
Nov 22, 2022
Curso Python 3 Avanzado
Curso Intermedio de Python: Manejo de Errores y Conceptos Avanzados
platzi.com
9 months ago
0:11
28K views · 1.6K reactions | Become a python programmer in this comprehensive course for beginners. No prior coding experience. In this course you will: 1. Learn both Python 2 and Python 3. 2. Learn advanced Python features, like the collections module and how to work with timestamps 3. Create games with Python, like Tic Tac Toe and Blackjack! Enroll now for a special offer. Plus you are guaranteed by a 100% money-back guarantee. | Udemy | Facebook
Facebook
Udemy
60.5K views
3 weeks ago
2023 Learn Python Programming from Python Basics to Advanced
git.ir
48.7K views
Dec 12, 2023
Top videos
Condicionales en Python: if, else, and, or y pass
platzi.com
4 months ago
Python’s Conditional Statement: What It Is and How to Use It
learnvern.com
Apr 28, 2022
0:05
😲 Estructura Selectiva o Condicional if - else en Python. 🚀 La estructura Condicional if-else en Python permite ejecutar bloques de código diferentes dependiendo de si una condición es verdadera o falsa; si la condición del if es True(Verdadera), se ejecuta su bloque; si no es verdadera(falso), se ejecuta el bloque del else , usando indentación (sangría) para definir los bloques de código. 🚀¿Cómo funciona? • if (Si): Comprueba una condición. Si es verdadera, ejecuta el código indentado debajo
Facebook
Profesor Clases de
6.6K views
1 month ago
Curso Python 3 y Django
Python & Django | The Complete Django Web Development Course
git.ir
61.1K views
Feb 27, 2024
Python & Django Framework Course: The Complete Guide
git.ir
44.4K views
Sep 13, 2023
Python And Django Framework For Beginners Complete Course
git.ir
292.1K views
Jul 17, 2022
Condicionales en Python: if, else, and, or y pass
4 months ago
platzi.com
Python’s Conditional Statement: What It Is and How to Use It
Apr 28, 2022
learnvern.com
0:05
😲 Estructura Selectiva o Condicional if - else en Python. 🚀 La estructura
…
6.6K views
1 month ago
Facebook
Profesor Clases de Programación y Algoritmos …
15:01
Cómo Usar Condicionales IF, ELIF y ELSE en Python (Google Colab)
5.3K views
Apr 24, 2022
YouTube
Dr. Xabi
16:28
Python Tutorial for Beginners 6: Conditionals and Booleans - If, Els
…
782.1K views
May 17, 2017
YouTube
Corey Schafer
17:57
What are Conditional Statements in Python (If, If Else & If Elif Else ) | P
…
361.6K views
Jun 26, 2021
YouTube
WsCube Tech
1:00
¿Cómo Dominar los Condicionales IF-ELSE-ELIF en Python en 1 Minu
…
3K views
Jun 5, 2023
YouTube
Código Espinoza - Automatiza tu Vida
Como usar el condicional IF simple en Python paso por paso cap | Pyt
…
461 views
Jul 7, 2023
YouTube
Super Excel
10:19
Python Conditional Statements | if, if-else & elif Statements
265.3K views
Jul 28, 2022
YouTube
Learn Coding
7:48
El condicional IF ELIF ELSE - Condicionales III - Curso Python b
…
2.8K views
Dec 13, 2019
YouTube
Enrique Barros
33:15
Python para principiantes parte 2 - if, elif, else, ciclo for y ciclo while
242 views
Jan 30, 2023
YouTube
Data Facil
7:35
Python Tutorial #3: Conditional If-Else
13.3K views
May 21, 2017
YouTube
AMP Tech
6:04
Programar en Python - Nivel 4 - Reto 3 - Estructura if - else en los condi
…
4.1K views
Nov 12, 2017
YouTube
Manuel González
34:24
😎 CONDICIONALES Python 🐍 - if y else en python - Condicionales if…elif
…
5.4K views
May 8, 2020
YouTube
Turbo Código
13:38
Python from Scratch 21: Conditionals - Nested if else
3.5K views
Aug 17, 2023
YouTube
Pildoras de programación
12:51
Ejercicios Python #1 - Condicionales if, else y elif | Pytho
…
16.6K views
Jun 14, 2022
YouTube
rodydx
11:41
18. Python Programming | Conditionals | If-elif-else Structure
386.6K views
Dec 3, 2018
YouTube
Programación ATS
19:45
How to Use If Else Statements in Python (Python Tutorial #2)
2.5M views
Jan 2, 2018
YouTube
CS Dojo
48:57
¿Cómo usar CONDICIONALES en PYTHON? 🧐 [Ejercicios RESUELTOS]
19.1K views
Apr 6, 2021
YouTube
Dimas
5:09
Mastering Conditional Statements in Python: A Comprehensive Guide! 🚀
131 views
Sep 20, 2024
YouTube
DebugDyno
8:46
🐍 CURSO de PYTHON desde CERO - 22 ¿Que son y COMO USAR las C
…
1.8K views
Aug 13, 2021
YouTube
Carlos Alfaro
7:59
Python from Scratch 20: Conditionals - if else chained
2.4K views
Aug 17, 2023
YouTube
Pildoras de programación
11:10
Python Tutorial. Estructuras de control Condicionales if, if-else
134 views
Apr 19, 2021
YouTube
Profe Luis
6:58
#10 ¿Cómo Dominar los Condicionales en Python en 10 Mi
…
287 views
11 months ago
YouTube
Tutoliber
Conditional Statements In Python - #16
4K views
Mar 25, 2019
YouTube
Codemy.com
22:30
❤️ Condicionales en Python desde Cero [IF, ELIF, ELSE] # 009
48.3K views
Mar 17, 2021
YouTube
Sergio A. Castaño Giraldo
2:06
How to Use Conditional Statements in Python
1.1K views
Nov 14, 2017
YouTube
Dr. Mighty Itauma Itauma
7:03
🔴 if-elif-else structure in Python 🐍 Conditional statements in Python
…
8.1K views
Apr 28, 2021
YouTube
Byspel - Iván L.
19:20
Sentencias condicionales compuestas IF + ELSE en Python
…
287 views
Mar 13, 2024
YouTube
Super Excel
See more videos
More like this
Feedback