MCPcopy Index your code
hub / github.com/geekcomputers/Python / calc_area.py

File calc_area.py

calc_area.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Author: PrajaktaSathe
2# Program to calculate the area of - square, rectangle, circle, and triangle -
3import math as m
4def main():

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected