filmov
tv
User Defined Functions - Python Tutorial #15 [Beginners]

Показать описание
How to make your own Functions in python? User-defined functions are quite popular in programming, as programmers build their own functions for all kinds of awesome tasks, like automation of complex calcualtions, even developing apps built with many of your custom functions!
Hope you have a good one 👍
*Note*
At 5:26 I mention incrementing the value n, it doesn't have to be done before the loop.
You could simply do it within the range as:
for b in range( n + 1 ) 😁
~ Timestamps ~
00:00:00 - Intro
00:00:28 - Syntax of your Function
00:02:14 - Return and None
00:03:49 - Making more Functions
00:04:39 - Times Table Function
00:06:17 - Outro.
=== Sublime Text short-cuts used ===
* Running the script - hit "ctrl" + "B"
📖 Full playlist (Python Tutorials for Beginners):
🎥 Equipment:
Video recorder - OBS Studio
Video editor - VSDC Free Video Editor
Mic App (phone) - BandLab
▶️ You can find me on:
Thanks for watching 😄
Hashtags:
#python #python3 #pythonforbeginners
Hope you have a good one 👍
*Note*
At 5:26 I mention incrementing the value n, it doesn't have to be done before the loop.
You could simply do it within the range as:
for b in range( n + 1 ) 😁
~ Timestamps ~
00:00:00 - Intro
00:00:28 - Syntax of your Function
00:02:14 - Return and None
00:03:49 - Making more Functions
00:04:39 - Times Table Function
00:06:17 - Outro.
=== Sublime Text short-cuts used ===
* Running the script - hit "ctrl" + "B"
📖 Full playlist (Python Tutorials for Beginners):
🎥 Equipment:
Video recorder - OBS Studio
Video editor - VSDC Free Video Editor
Mic App (phone) - BandLab
▶️ You can find me on:
Thanks for watching 😄
Hashtags:
#python #python3 #pythonforbeginners