MCPcopy Index your code
hub / github.com/qiwsir/StarterLearningPython / q50.py

File q50.py

newcodes/answers/q50.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# coding=utf-8
3import math
4

Callers

nothing calls this directly

Calls 4

is_triangleFunction · 0.85
side_triangleFunction · 0.85
angle_triangleFunction · 0.85
area_triangleFunction · 0.85

Tested by

no test coverage detected