ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142,169 results

Python, Data & More
Python Basics Tutorial Use a Dictionary for Conditions || Replacing if Statements

Learn how to replace if and elif statements with a dictionary with python programming Patreon: ...

5:36
Python Basics Tutorial Use a Dictionary for Conditions || Replacing if Statements

924 views

3 years ago

Bro Code
Python dictionaries are easy 📙

python #tutorial #course # dictionary = a collection of {key:value} pairs # ordered and changeable. No duplicates capitals ...

8:06
Python dictionaries are easy 📙

499,725 views

3 years ago

Norman Vargas
How to say "IF" in Japanese | A CONCISE guide to the たら、と、 ば and なら conditionals

How to say "IF" in Japanese by using たら (TARA), と (TO), ば (BA) and なら (NARA)! Get my eBooks: ...

9:42
How to say "IF" in Japanese | A CONCISE guide to the たら、と、 ば and なら conditionals

29,361 views

1 year ago

English with Collins Dictionary
How to pronounce CONDITIONAL in American English

This video shows you how to pronounce CONDITIONAL in American English. Speaker has an accent from Baltimore, Maryland.

0:11
How to pronounce CONDITIONAL in American English

278 views

3 years ago

Bro Code
Python dictionary comprehension 🕮

Python dictionary comprehension tutorial example explained #python #dictionary #comprehension ...

8:41
Python dictionary comprehension 🕮

52,891 views

5 years ago

Wireless Philosophy
PHILOSOPHY - Language: Conditionals #1 [HD]

Justin Khoo (M.I.T.) invites us to think about conditional sentences ("if P then Q"). Perhaps surprisingly, the question of what these ...

4:52
PHILOSOPHY - Language: Conditionals #1 [HD]

64,949 views

11 years ago

Arnel's Everyday English
ALL CONDITIONALS | 0,1,2,3 and MIXED CONDITIONALS - English Grammar | if....

English Grammar - ALL CONDITIONALS plus MIXED CONDITIONALS My COMPLETE WORKBOOK FOR ALL CONDITIONALS ...

22:12
ALL CONDITIONALS | 0,1,2,3 and MIXED CONDITIONALS - English Grammar | if....

4,596,317 views

5 years ago

English with Lucy
THE CONDITIONALS - 0,1,2 & 3 Conditionals& QUIZ - English Grammar Lesson (+ Free PDF & Quiz)

Today we look at the 4 main English conditional sentences (0, 1st, 2nd & 3rd), with lots of examples and a quiz! *GET THE ...

10:58
THE CONDITIONALS - 0,1,2 & 3 Conditionals& QUIZ - English Grammar Lesson (+ Free PDF & Quiz)

1,952,448 views

5 years ago

CodeMake
Efficient use of conditional statements over dictionary in python

Download this code from https://codegive.com Title: Efficient Use of Conditional Statements with Dictionaries in Python ...

4:23
Efficient use of conditional statements over dictionary in python

1 view

2 years ago

People also watched

ArjanCodes
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

Learn how to design great software in 7 steps: https://arjan.codes/designguide. If your code is littered with endless if-elif chains ...

15:24
I Hate Long If-Elif Chains: This Design Pattern Solved It Once and For All

383,390 views

5 months ago

Visually Explained
Python Dictionaries - Visually Explained

Resources & Further Learning - Practice notebook → https://go.visuallyexplained.co/dictionaries-practice Chapters 0:00 - Intro ...

10:12
Python Dictionaries - Visually Explained

67,945 views

6 months ago

mmmEnglish
Mixed Conditionals | English Grammar | Examples & Practice

Do you know much about MIXED conditionals? Find out how to use this interesting English grammar & practice with me! Watch ...

13:09
Mixed Conditionals | English Grammar | Examples & Practice

717,258 views

5 years ago

Python Simplified
Dictionary Comprehension - Create Complex Data Structures Step by Step

Welcome to the best tutorial I've ever filmed!!! Today we will talk about Dictionary Comprehension which is a very clever ...

21:58
Dictionary Comprehension - Create Complex Data Structures Step by Step

107,506 views

3 years ago

English with Greg
ALL The English Conditionals… EXPLAINED! 🔥

Download The Worksheet » https://bit.ly/greg-english-conditionals *DAILY QUICK FIX* Get My Daily Lessons to Reach an ...

20:08
ALL The English Conditionals… EXPLAINED! 🔥

225,349 views

2 years ago

Koolac
The Most Complete Tutorial on Python Dictionaries

Python dictionaries are one of the most powerful data structures, but are you using them correctly? In this video, we'll break down ...

14:54
The Most Complete Tutorial on Python Dictionaries

18,725 views

1 year ago

Learn English with Gill · engVid
Learn English Grammar: The 4 Conditionals

Do conditionals in English drive you crazy? They're so easy to get mixed up! There are four conditionals in English grammar, ...

21:24
Learn English Grammar: The 4 Conditionals

31,900,430 views

5 years ago

Indently
ALL 11 Dictionary Methods In Python EXPLAINED

All 11 dictionary methods in Python explained. Did you know all of them? ▷ Become job-ready with Python: ...

9:26
ALL 11 Dictionary Methods In Python EXPLAINED

114,363 views

2 years ago

Brendan Metcalfe
Python Dictionary Comprehensions TUTORIAL (Examples with advanced filtering and if/else statements)

Python tutorial on dictionary comprehensions explained. Learn how to create a dictionary with list comprehensions.

10:53
Python Dictionary Comprehensions TUTORIAL (Examples with advanced filtering and if/else statements)

16,765 views

5 years ago

GeekCoders
Avoid Multiple IF-Else Condition using Dictionary |Python Clever Tips || Learn Python Shortcuts||

Programming becomes enjoyable when we know some tips & tricks. If you're a new python developer and want to learn cool and ...

6:59
Avoid Multiple IF-Else Condition using Dictionary |Python Clever Tips || Learn Python Shortcuts||

3,600 views

3 years ago

Bro Code
If statements in Python are easy (if, elif, else) 🤔

python #coding #programming Python if elif else control flow 00:00:00 if statements 00:01:27 else statements 00:02:19 elif ...

8:21
If statements in Python are easy (if, elif, else) 🤔

348,077 views

3 years ago

vlogize
Using a Dictionary for Conditional Assignment in Python

Discover how to effectively use a dictionary for conditional assignments in Python. Learn the best practices and coding techniques ...

1:34
Using a Dictionary for Conditional Assignment in Python

2 views

1 year ago

SDictionary
Conditional Meaning

Video shows what conditional means. A conditional sentence; a statement that depends on a condition being true or false.

0:42
Conditional Meaning

5,716 views

10 years ago

AVLexis
What is the meaning of the word CONDITIONAL?

Definition, examples of use and spelling of the word CONDITIONAL. ▻ created for Audio-Visual Lexis https://www.avlexis.com ...

0:53
What is the meaning of the word CONDITIONAL?

215 views

5 years ago

Interactive English
If I Had Known This… I Would Sound Fluent in English!

Join our community & get the lesson notes. https://info-365e3.gr8.com/ Let's learn mixed conditionals. This advanced grammar ...

17:37
If I Had Known This… I Would Sound Fluent in English!

41,134 views

2 years ago

vlogize
Mastering Python Conditional Dictionaries: How to Replace Keys in Your Output

Discover how to utilize conditional dictionaries in `Python` to improve your code's functionality. Learn how to recognize strings and ...

1:58
Mastering Python Conditional Dictionaries: How to Replace Keys in Your Output

0 views

1 year ago

Thijmen’s Coding Snippets
Write Shorter Conditionals (Using Dictionaries) | Python Snippets #4

In the "Python Snippets" series we will cover a variety of topics around Python programming in a byte-sized format. Each video ...

3:03
Write Shorter Conditionals (Using Dictionaries) | Python Snippets #4

6,245 views

4 years ago

vlogize
Simplifying Conditional Returns in Python with Dictionaries

Discover how to elegantly streamline your Python function's conditional returns using dictionaries, making your code cleaner and ...

2:04
Simplifying Conditional Returns in Python with Dictionaries

1 view

1 year ago

mmmEnglish
English Conditional Sentences (with examples!)

Do you know when to use English conditional sentences? Let's go over the different uses of all four conditional sentences (with ...

11:31
English Conditional Sentences (with examples!)

2,003,299 views

6 years ago

Word Wor(l)d
Conditional - Meaning | Pronunciation || Word Wor(l)d - Audio Video Dictionary

Conditional - watch the video to know the pronunciation & definition / meaning of the word. Troll / Like / Follow / Pin us at Youtube ...

0:22
Conditional - Meaning | Pronunciation || Word Wor(l)d - Audio Video Dictionary

68 views

10 years ago

vlogize
How to Efficiently Initialize a Dictionary in Python with Conditional Values

Discover the best practices for initializing dictionaries with conditions in Python, exploring efficiency and code clarity. --- This video ...

2:04
How to Efficiently Initialize a Dictionary in Python with Conditional Values

0 views

1 year ago