MCPcopy Index your code
hub / github.com/LinkedInLearning/learning-python-2896241 / functions_finished.py

File functions_finished.py

Ch2 - Basics/functions_finished.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#
2# Example file for working with functions
3# LinkedIn Learning Python course by Joe Marini
4#

Callers

nothing calls this directly

Calls 5

func1Function · 0.85
func2Function · 0.85
cubeFunction · 0.85
powerFunction · 0.85
multi_addFunction · 0.85

Tested by

no test coverage detected