MCPcopy
hub / github.com/qiwsir/StarterLearningPython / q72.py

File q72.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# coding=utf-8
3
4from bisect import bisect_left, insort_left

Callers

nothing calls this directly

Calls 4

RatingsClass · 0.85
keysMethod · 0.80
get_value_by_ratingMethod · 0.80
ratingMethod · 0.80

Tested by

no test coverage detected