Palindromic Numbers

This is based on a discussion in Python in Education discussion group. Hugh Stewart from Australia pointed out his efforts to develop a Python program for generating palindromic numbers. From the links he provided in the forum, here are some snippets

Palindromic numbers receive most attention in the realm of recreational mathematics. A typical problem asks for numbers that possess a certain property and are palindromic. For instance,

source: Palnidromic Numbers from Wikipedia

1 Comment »

  1. [...] It is easy to provide a pointer to a wiki page on the topic. My blog on Palindromic Numbers was based on following such a link from a discussion forum. [...]

RSS feed for comments on this post · TrackBack URI

Leave a Comment