Divisibility by three, nine and eleven with emacs lisp code

preview_player
Показать описание
The divisibility based on sum of digits for 3, 9 and 11 is demonstrated with emacs lisp code.

For eleven, the proof of divisibility is given by mathematical induction.

Use of lists, counters and return values for emacs lisp is also shown.

#Emacs #Divisibility #DivisibilitybyEleven #coding
Рекомендации по теме