► Summary
In this video, we will introduce Python functions. In the previous videos, we have used print() and input(), which are all built-in functions of Python. How can we write our own functions?
Before we start writing our own functions, we need to understand why we need to do this. Because in the process of programming, we will encounter the situation of repeated writing of code. In order to improve the efficiency of code usage, we will wrap the repeatedly appearing code into a function. In the future, when we need this piece of code, we only need to write the function name. Now, let's write our own functions.
▼ Code Gym ▼
https://codegym.tech
#CodeGym
#Python
Auf dieser Seite können Sie das Online-Video 【Code Gym】Python Basic Tutorial (4) - User-Defined Functions mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Code Gym 27 Februar 2019 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,213 Mal angesehen und es wurde von 23 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!