[Tutor] a strategy for learning

tf@malcolmsmith.net tf@malcolmsmith.net
Sat, 3 Jun 2000 09:05:42 -0500


Howdy guys,

I have a task for python, but I don't know python yet.  Seems like
this may be a good way to learn. can someone give me a list of steps
to take?

I have a directory full of html files, named by number (1.html,
2.html, etc).  I want to create a page of links to each of them
based on the text surrounded by the second set of <h2> tags in each
file.

This sound reasonable?
-- 


-Tom