0
I want to write a program that displays dijit of numbers and adds dijits
765 to display dijit and add them
2 Answers
+ 6
There are numerous ways of doing this, try coding it yourself by breaking the problem in smaller parts. First order of business is how to get the digits one by one.
+ 1
Do that!
Give it a try and show us what you made!