>I did this and got this string :-
>
> "i hope you didnt translate it by hand. thats what computers are for. 
> doing it in by hand is inefficient and that's why this text is so long. 
> using string.maketrans() is recommended. now apply on the url"
> Is that the answer because it does not solve the problem when I apply it 
> to the url.

Not to the whole url! Then it wouldn't be a url anymore! Just to ___.html 
part that is three letters long. And generally you shouldn't post answers to 
the challenges on public lists, because they can spoil it for others wanting 
to take the challenge.

JS 

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to