Defining Functions.
Functions must be defined, to create and use certain functionality. There are many built-in functions that comes with the language python (for instance, the print() function), but you can also define your own
function. When defining functions there are multiple things that need to be noted;
• Function blocks begin with the keyword
“def” followed by function name and
parenthesis ().
VIDEO LINK
WATCH VIDEO HERE:
YOUTUBE LINK:
12 STD || FUNCTIONS IN PYTHON || COMPUTER SCIENCE
Tweet |
Video watched sir
ReplyDelete