Tweet
I had to represent a #normalized bar #chart as the expanded form of a big integer #number. In the expanded form, a number is written as a #sum of the value of each digit; for example, 256 in #expanded form is written as 200 + 50 + 6.
#100DaysOfCode #buildinpublic