All
Search
Images
Videos
Shorts
Maps
News
Copilot
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
3:30
YouTube
codebasics Hindi
Python Hindi Tutorial 13 - if __name__ == "__main__"
if __name__ == '__main__' is a very common code you will see in any python program. This is similar to void main() in C++ or java. It is a main entry point into your program. __name__ is a special variable available in any python program and when you run some file let's say foo.py, __name__ will be initialized to __main__ for that file. We will ...
20.5K views
Oct 27, 2019
Python Tutorial
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
1.1M views
Jul 25, 2023
6:14:06
Python Full Course for Beginners
YouTube
Programming with Mosh
47.4M views
Feb 18, 2019
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
4.4M views
Aug 9, 2022
Top videos
8:05
[Hindi] if __name__ == "__main__" in python explained | Advanced python in Hindi
YouTube
CodeWithHarry
140.8K views
Jul 7, 2018
9:02
If __name__==__main__ usage & necessity | Python Tutorials For Absolute Beginners In Hindi #46
YouTube
CodeWithHarry
240.2K views
Dec 17, 2018
9:08
BASICS OF PYTHON EP:29 if __name__==__main__ | python tutorial in hindi | python for beginners
YouTube
FUN WITH DATA SCIENCE
2.5K views
Dec 12, 2020
Python Projects
3:00:29
12 Beginner Python Projects - Coding Course
YouTube
freeCodeCamp.org
4.9M views
Dec 9, 2020
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
2.1M views
Jan 23, 2024
8:49:08
Top 20 Python Projects for Beginners to Advanced - Full Walk Through
YouTube
WsCube Tech
857.4K views
Feb 10, 2022
Jump to key moments of Use of Name Main in Python in Hindi
5:26
From 03:09
Using the If Statement
Why You Should Use Python if __name__ == "__main__"
YouTube
k0nze
7:32
From 02:06
Reasons for Using If_name__ == '__main__'
You should put this in all your Python scripts | if __name__ == '__main__': ...
YouTube
mCoding
9:29
From 03:08
Using if __name__ == '__main__'
If __name__ == '__main__' for Python Beginners
YouTube
Indently
11:34
From 03:47
Using Functions in Python Programs
What is Python name __main__ : Discover Python's Main Function
YouTube
CodeFatherTech
10:53:55
From 16:59
Using Python as a Calculator
Python Tutorial For Beginners in Hindi | Complete Python Course 🔥
YouTube
CodeWithHarry
5:19
From 03:51
Why this line is useful in large projects
Python For Beginners - __main__ Explained
YouTube
TeachingCS
8:29
From 00:22
Origin of Name "Python"
Python in 8 Minutes (in Hindi) 🐍
YouTube
CodeWithHarry
1:28
From 00:21
Game Introduction
21. Introduction to section | Python in Hindi
YouTube
Indrajeet Singh
8:05
[Hindi] if __name__ == "__main__" in python explained | Advanced python in Hindi
140.8K views
Jul 7, 2018
YouTube
CodeWithHarry
9:02
If __name__==__main__ usage & necessity | Python Tutorials For Absolute Beginners In Hindi #46
240.2K views
Dec 17, 2018
YouTube
CodeWithHarry
9:08
BASICS OF PYTHON EP:29 if __name__==__main__ | python tutorial in hindi | python for beginners
2.5K views
Dec 12, 2020
YouTube
FUN WITH DATA SCIENCE
6:42
if __name__ == '__main__ ' | __main__ Usage in Python | What is Name Variable in Python
10.6K views
Jul 25, 2022
YouTube
Code-yug
6:01
if __name__ == '__main__' in Python
2.5K views
Nov 28, 2022
YouTube
Gyanipandit Geeky - Hindi
8:05:00
Learn Python for Beginners in Hindi in 2024 & start Python Programming Today in 8 hours!
7.2K views
Sep 17, 2024
YouTube
Great Learning
Python Tutorial for Beginners in Hindi | Complete Python Course (Part1)
258.5K views
Mar 29, 2025
YouTube
Rishabh Mishra
10:53:55
Python Tutorial For Beginners in Hindi | Complete Python Course 🔥
18.7M views
Jun 16, 2024
YouTube
CodeWithHarry
17:37
15 Minute Python Tutorial For Beginners In Hindi (Full & Complete Python Crash Course)
2.1M views
Oct 11, 2018
YouTube
CodeWithHarry
5:02
Writing Our First Python Program | Python Tutorials For Absolute Beginners In Hindi #4
1.1M views
Nov 26, 2018
YouTube
CodeWithHarry
6:45:30
Python Tutorial for Beginners in Hindi | Complete Python Course (Part2)
66.4K views
Apr 2, 2025
YouTube
Rishabh Mishra
4:13:56
Python full course in Hindi with Notes 2022 | Python complete tutorial for beginners
9.4K views
Jan 6, 2022
YouTube
Harsivo CareerStack
5:22:48
Python Complete Crash Course in Hindi | 5 Python Projects
12.6K views
Mar 31, 2025
YouTube
The iScale
1:47:27
Python Tutorial in Hindi | Python For Beginners in Hindi | Python Course | Intellipaat
45.9K views
May 9, 2020
YouTube
Intellipaat
3:58:55
Introduction to Python (Hindi) | Complete Python Tutorial for Beginners in 4 Hours (Step by Step)
688.7K views
Jan 11, 2021
YouTube
WsCube Tech
Python Course | Python Full Course | Python Tutorial for Beginners in Hindi | Intellipaat
19.3K views
Aug 3, 2024
YouTube
Intellipaat
1:28
Python in 1 min 🚀 | features & Uses Explained | Hindi Explanation
3 weeks ago
YouTube
Tech Tailored
10:22:07
Complete Python for beginners in Hindi - Part 1
1.5M views
Feb 26, 2024
YouTube
Chai aur Code
3:08:46
Python Crash Course in Hindi | 5 Python Projects | Complete Python Tutorial
1.4M views
Mar 25, 2023
YouTube
CodeWithHarry
16:32
What is Python | applications of a Python programming language in hindi | Python Tutorial #2
13K views
Dec 13, 2019
YouTube
Learn Code With Durgesh
11:19
Python Hindi Tutorial 14 - Dictionary and Tuple
12.7K views
Oct 27, 2019
YouTube
codebasics Hindi
8:56
What is Python With Full Information? – [Hindi] – Quick Support
2.1M views
Sep 25, 2019
YouTube
Quick Support
12:22
What is Python Programming - Introduction | Python Tutorial in Hindi 1
266.4K views
Jul 14, 2024
YouTube
Rishabh Mishra
56:18
Numpy Tutorial in Hindi
1.4M views
Jul 3, 2019
YouTube
CodeWithHarry
6:06
Python if __name__ == '__main__': Visually Explained
573.8K views
Feb 21, 2025
YouTube
Visually Explained
5:05
Visual Studio Code ( VS Code ) में Python Programming करने के लिए Set up कैसे करे
228.3K views
Dec 15, 2019
YouTube
LearningLad Hindi
11:17
How to Learn Python With Full Information? – [Hindi] – Quick Support
894.1K views
Nov 12, 2020
YouTube
Quick Support
11:25:57
Python Tutorial for Beginners in Hindi (with Handwritten Notes) | Full Python Course
17.3K views
Aug 19, 2024
YouTube
Kode Gurukul
9:42
Python DICTIONARY METHODS in Hindi | Simple Explanation | Python Tutorial for Beginners
48 views
6 months ago
YouTube
Premier Programmer
See more
More like this
Feedback