ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

142,094 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,622 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,344 views

1 year 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,254 views

5 years 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

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

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,122 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

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,946 views

11 years ago

People also watched

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,895 views

6 months ago

Corey Schafer
Python Tutorial for Beginners 5: Dictionaries - Working with Key-Value Pairs

In this Python Beginner Tutorial, we will begin learning about dictionaries. Dictionaries allow us to work with key-value pairs in ...

9:59
Python Tutorial for Beginners 5: Dictionaries - Working with Key-Value Pairs

1,741,759 views

8 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

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,501 views

3 years ago

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,348 views

5 months 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,296 views

2 years ago

MIT OpenCourseWare
Lecture 14: Dictionaries

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...

1:18:06
Lecture 14: Dictionaries

47,737 views

1 year ago

Dave Gray
Python Dictionaries and Sets for Beginners | Python tutorial

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn about Python Dictionaries and Sets for ...

29:54
Python Dictionaries and Sets for Beginners | Python tutorial

29,740 views

3 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,713 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,386 views

5 years ago

SDictionary
Conditional perfect Meaning

Video shows what conditional perfect means. A combination of the conditional mood and the perfect tense, roughly corresponding ...

0:33
Conditional perfect Meaning

503 views

10 years ago

Bro Code
Python dictionary comprehension 🕮

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

8:41
Python dictionary comprehension 🕮

52,887 views

5 years 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

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,131 views

2 years ago

Neso Academy
for Loop with Dictionaries in Python

Python Programming: for Loop with Dictionaries in Python Topics discussed: 1. Iterating over a Dictionary using the for Loop. 2.

9:11
for Loop with Dictionaries in Python

28,799 views

2 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

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,251 views

6 years ago

Bioinformatics Guy
Set, Dictionary and Conditional Comprehensions III/III- Python for Bioinformatics

Comprehensions in python are very helpful as by using comprehensions you can not only simplify your code, you can reduce ...

13:16
Set, Dictionary and Conditional Comprehensions III/III- Python for Bioinformatics

165 views

4 years ago

SDictionary
Conditional tense Meaning

Video shows what conditional tense means. The conditional mood.. Conditional tense Meaning. How to pronounce, definition ...

0:27
Conditional tense Meaning

210 views

10 years ago