Python · Math, random & Decimal
Besides a string, a Decimal can be built from a tuple. What does this produce, and what do the three elements mean? from decimal import Decimal print(Decimal((0, (3, 1, 4, 1), -3)))
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
