This may seem a slightly strange problem ...

Emile van Sebille emile at fenx.com
Fri Mar 15 22:01:36 EST 2002


"Chris" <nospam@[127.0.0.1]> wrote in message
news:jSSm1aIaVlk8Ewdu@[127.0.0.1]...
> I want to learn programming - just for fun - and to learn more about
> computing - and the problem is I don't know what to write!
>

Maybe you want to start simple with web pages?


> That was to write a program to display all the possible 24-bit colours
> in a systematic way.
>

If that interests you, take a look at trying to duplicate something
like:

http://www.hypersolutions.org/images/rgbhex.gif as html.  You could also
use python to generate the html.


--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list