MCPcopy Index your code
hub / github.com/CodeWithHarry/The-Ultimate-Python-Course / 01_functions.py

File 01_functions.py

Chapter 8/01_functions.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# a = int(input("Enter your number: "))
2# b = int(input("Enter your number: "))
3# c = int(input("Enter your number: "))
4

Callers

nothing calls this directly

Calls 1

avgFunction · 0.85

Tested by

no test coverage detected