Nederlands
|
English
Gach rud
Cuardach
Íomhánna
Físeáin
Mapaí
Nuacht
Copilot
Tuilleadh
Siopadóireacht
Eitiltí
Taisteal
Nótaleabhar
Tuairiscigh inneachar mí-oiriúnach
Roghnaigh ceann de na roghanna thíos.
Neamhábhartha
Maslach
Duine fásta
Mí-Úsáid Ghnéasach Leanaí
Fad
Gach ceann
Gearr (níos lú ná 5 nóim)
Meánach (5-20 nóiméad)
Fada (níos mó ná 20 nóim)
Dáta
Gach ceann
Le 24 uair an chloig anuas
Le seachtain anuas
Le mí anuas
Le bliain anuas
Réiteach
Gach ceann
Níos ísle ná 360p
360p nó níos airde
480p nó níos airde
720p nó níos airde
1080p nó níos airde
Foinse
Gach ceann
Myspace
Dailymotion
Metacafe
Praghas
Gach ceann
Saor
Íoctha
Scagairí a ghlanadh
SafeSearch:
Meánach
Docht
Measartha (réamhshocraithe)
As
Scag
9:13
YouTube
Bro Code
if __name__ == '__main__' for Python beginners 📥
# if __name__ == __main__: (this script can be imported OR run standalone) # Functions and classes in this module can be reused without the main block of code executing # Good practice (code is modular, helps readability, leaves no global variables, avoids unintended execution) Ex. library = Import library for functionality. When running ...
31.6K amharc
27 Beal 2024
Python Tutorial
4:40:00
Python for Beginners – Full Course [Programming Tutorial]
YouTube
freeCodeCamp.org
3.8M amharc
9 Lún 2022
2:02:21
Python Full Course for Beginners [2025]
YouTube
Programming with Mosh
3.6M amharc
8 months ago
8:41:54
Python Tutorial for Beginners (with mini-projects)
YouTube
freeCodeCamp.org
953.2K amharc
19 MFómh 2023
Barrfhíseáin
6:06
Python if __name__ == '__main__': Visually Explained
YouTube
Visually Explained
368.3K amharc
8 months ago
8:08
What is Python's Main Function Useful For?
YouTube
NeuralNine
93.7K amharc
9 MFómh 2021
5:42
#46 Python Tutorial for Beginners | Special Variable __name__
YouTube
Telusko
484.7K amharc
12 Lún 2018
Python Projects
9:20:00
9 HOURS of Python Projects - From Beginner to Advanced
YouTube
Tech With Tim
1.8M amharc
23 Ean 2024
48:20
5 Quick Python Projects for Beginners (finish in one day)
YouTube
Internet Made Coder
121.2K amharc
25 Feabh 2024
6:58
Top 5 Python Project Ideas For Beginners [With Resources] | Python Projects For Resume | Intellipaat
YouTube
Intellipaat
4.6K amharc
7 months ago
Léim chuig príomh nóiméid de Name Main Help in Python
14:02
Ó 07:13
Python Programming
What does "if __name__ == '__main__' " do in Python?
YouTube
Python and Pandas with Reuven Lerner
9:13
Ó 04:00
Defining main function for main
if __name__ == '__main__' for Python beginners 📥
YouTube
Bro Code
11:34
Ó 0:00
Introduction to Name__Main__
What is Python name __main__ : Discover Python's Main Function
YouTube
CodeFatherTech
7:32
Ó 0:00
Introduction to If_name__ == '__main__'
You should put this in all your Python scripts | if __name__ == '__main__': ...
YouTube
mCoding
5:26
Ó 0:00
Introduction to If_name__ == Main__
Why You Should Use Python if __name__ == "__main__"
YouTube
k0nze
6:47
Ó 03:20
Why use if __name__ == "__main__"?
If __name__ == "__main__" - Python Tutorial (Part 31)
YouTube
Steve's teacher
10:56
Ó 03:43
Using __name__ == "__main__"
if __name__ == ‘__main__’ in Python | Introduction to Modules for Beginners
YouTube
Fabio Musanni - Programming Channel
8:08
Ó 00:04
Introduction to Python Main Function
What is Python's Main Function Useful For?
YouTube
NeuralNine
4:48
Ó 0:00
Introduction to Main Method
if __name__ == "__main__" Explained (Basic Python Concepts)
YouTube
FelixTechTips
Ó 00:31
Variable Naming Conventions
Python Naming Conventions
YouTube
Real Python
6:06
Python if __name__ == '__main__': Visually Explained
368.3K amharc
8 months ago
YouTube
Visually Explained
8:08
What is Python's Main Function Useful For?
93.7K amharc
9 MFómh 2021
YouTube
NeuralNine
5:42
#46 Python Tutorial for Beginners | Special Variable __name__
484.7K amharc
12 Lún 2018
YouTube
Telusko
11:00
11 Tips And Tricks To Write Better Python Code
645.5K amharc
5 Iúil 2020
YouTube
Patrick Loeber
3:28
Add THIS To Your Python Scripts! if __name__ == "__main__"
199.8K amharc
26 DFómh 2022
YouTube
b001
Python if name main
3.2K amharc
4 Lún 2021
YouTube
Very Academy
2:54
🔥 Python Variable Names Advance Guide (Part 2) | Python for Beginners
5 days ago
YouTube
AI Learner's Club
1:42
How to Rename a Python project, file and directory on PyCharm IDE
18.7K amharc
5 MFómh 2021
YouTube
Amit Thinks
6:11
Making a menu in Python
242.8K amharc
10 Beal 2020
YouTube
Andy Dolinski
3:39
main function Python
12.3K amharc
23 Lún 2020
YouTube
TheEduGeek
5:53
#7 Python Tutorial for Beginners | Python Set Path in Windows and Help
1.7M amharc
4 Iúil 2018
YouTube
Telusko
20:00
Python 101: Learn the 5 Must-Know Concepts
1.5M amharc
20 Beal 2023
YouTube
Tech With Tim
1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour
22.9M amharc
16 MFómh 2020
YouTube
Programming with Mosh
6:13
How to Run Python Programs ( .py files ) on Windows 11 ( All Options )
1.6M amharc
12 Meith 2020
YouTube
Example Program
42:28
PLEASE Learn These 10 Advanced Python Features
116.8K amharc
26 Lún 2024
YouTube
Tech With Tim
39:21
10 Python Tips and Tricks For Writing Better Code
1.4M amharc
25 Márta 2019
YouTube
Corey Schafer
12:44
Functions in Python | Python for Beginners
114.9K amharc
6 Noll 2022
YouTube
Alex The Analyst
10:38
Functions in Python are easy 📞
953.7K amharc
26 Samh 2022
YouTube
Bro Code
16:57
Python Functions (The Only Guide You'll Need) #12
677.3K amharc
30 MFómh 2020
YouTube
Programiz
3:35
Learn Classes in Python in 4 Minutes
425.1K amharc
19 Iúil 2019
YouTube
Hallden
2:13
What is Python? | Python Explained in 2 Minutes For BEGINNERS.
204.6K amharc
27 DFómh 2022
YouTube
Zero To Mastery
19:09
What are Modules in Python and How to Define Modules in Python with Exa
…
157.1K amharc
16 Iúil 2021
YouTube
WsCube Tech
6:58
Top 5 Python Project Ideas For Beginners [With Resources] | Python
…
4.6K amharc
7 months ago
YouTube
Intellipaat
1:03:21
👩💻 Python for Beginners Tutorial
4M amharc
25 Márta 2021
YouTube
Kevin Stratvert
11:58
#18 Python Tutorial for Beginners | User input in Python | Command Lin
…
1.5M amharc
10 Iúil 2018
YouTube
Telusko
10:25
Creating Input Fields With TKinter - Python Tkinter GUI Tutorial #4
383.4K amharc
16 Ean 2019
YouTube
Codemy.com
11:01
#49 Python Tutorial for Beginners | Class and Object
945.7K amharc
16 Lún 2018
YouTube
Telusko
10:16
Namespaces in Python: Built-in, Global, Enclosing, and Local
23.7K amharc
4 Márta 2021
YouTube
Real Python
2:28
How to use Python's Help Function: A Quick Guide!
1.5K amharc
11 months ago
YouTube
Coding Together
Féach tuilleadh físeán
Níos mó mar seo
Aiseolas