Getting Started with Functions - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

14222 visits



Outline:

About Functions How to define a function Example for defining a function Calling a function with arguments Calling a function without arguments Return values from a function Indentation in coding Documenting or commenting code How to use docstrings in python function How to write a function circle to return area and perimeter with radius r