Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
4,622 results
This video will focus on defining variables in Python, a good starting point for beginners in programming. You will learn about ...
53 views
3 months ago
In this video, we will learn about two fundamental concepts in Python: variables and objects. ✨ Check out the learning materials ...
1,322 views
4 years ago
Unlock personalized mentorship, early access to exclusive AI resources, and join a supportive learning community—sign up now ...
623 views
1 year ago
En résumé, nous avons vu la règle LEGB, la règle de portée des variables en Python. Je vous rappelle que Python utilise la ...
1,985 views
7 years ago
Description: Learn Python Variable Naming in the Simplest Way! In this video, we explore how to name variables correctly in ...
305 views
9 months ago
This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...
7,543,051 views
6 years ago
Back to basics! This video provides a simple explanation of how to use **variables in python** for **python programming**, perfect ...
16 views
2 months ago
This video introduces variables in Python. It covers how to print text and numbers, the concept of variables as containers for ...
51 views
10 months ago
Subscribe to Support!! Unlock the power of Python programming by mastering variables—the building blocks of every Python ...
146 views
8 months ago
Meoww! (=^・^=)✨ ~Hi, my dear code adventurers! Mia here! Welcome to this new video on my channel, Discover with ...
984 views
397 views
This video describes how variables in Python work. Spoiler alert: they are references to values; they are not like variables in ...
313 views
Are you tired of long conditionals to check a variable against multiple values? Here is a solution #python #quicktips #shorts.
77 views
3 years ago
Global Variables in Python. View an annotated PDF transcription of the video: ...
123 views
8 years ago
Welcome to your very second Python programming lesson! In this beginner-friendly tutorial, we'll cover step-by-step Python ...
35 views
Description Welcome to this Python tutorial where we explore the core data types in Python! In this video, you'll discover: • What ...
258 views
In this episode, we discuss data type, and how variables of differing types interact with one another. Key concepts and keywords ...
2,740 views
Also: what is variable scope? Note: at 1:00, the narration should be “Is **a** in the current scope? No, it isn't.”
167 views
Description Welcome to this Python Type Casting tutorial! In this video, you'll learn how to convert between different data types in ...
353 views
What makes a good variable name? Find out here!
462 views
A Python variable is a reserved memory location to store values. In other words, a variable in a python program gives data to the ...
134 views
Stop Creating 100 Variables! Learn Python Lists in 5 Minutes | Animated Tutorial Tired of managing dozens of separate variables ...
27 views
Description: Master Python's print() Function: Your First Step in Python Programming! The print() function is your gateway to ...
259 views
En este vídeo vamos a hablar de un tema llamado El alcance de las variables. Desde el punto de vista teórico, el alcance de una ...
Variables in Python are *references*. When you assign a list variable to another list variable, you get a copy of the reference, not ...
463 views
2 years ago