Meter Reader
Read the digits shown on an industrial meter's segment display. Each digit is rendered as a 3-column × 4-row pattern of pipes (|), underscores (_), and spaces. Parse these patterns and return the corresponding numeric string.

- meter_reader.py
- meter_reader_test.py
The full README and the hidden test suite are available once you open the byte in your CodeSubmit workspace. Candidates never see the hidden tests.
Fundamentals-level. Clear requirements, straightforward execution.
More Python bytes
Your task is to convert a signal code number into a string of beacon alert patterns.

Your task is to convert an alert code number into a string of alarm chime sounds.

Your team maintains an internal alert triage service. Each incoming alert carries five severity tags — tokens composed of a level indicator and a category code (e.g. 4S 5H 7C 8D JC). The ranking rules for these tag sets follow standard poker hand rankings.

In a user identity system, an alias cluster is a group of usernames that share exactly the same letters in a different arrangement. Two usernames belong to the same cluster if one can be formed by rearranging the letters of the other.

For an Astral Pilot simulation, each cadet begins by generating a pilot profile they can fly with.

Given a word, compute the badge points for that word. You'll need these: