Skip to content

Instantly share code, notes, and snippets.

View rcb1409's full-sized avatar
🎯
Focusing

Ravi Chandu Bollepalli rcb1409

🎯
Focusing
View GitHub Profile
def computePolkadotScore(ascii_art: str) -> int:
"""
Let L be the inclusive x-range
spanned by her lips and let P be the number of characters used to
represent both pupils.
Then:
score = polkadots_outside_L + polkadots_inside_L * P
"""
LIPS_CHAR = "ˆ"