Program analysis (pseudocode if possible)

Paul McGuire ptmcg at austin.rr._bogus_.com
Mon Jul 3 11:51:55 EDT 2006


"Bruno Desthuilliers" <onurb at xiludom.gro> wrote in message
news:44a93c41$0$22783$626a54ce at news.free.fr...
<snip>
> <pseudocode>
>
> BEGIN PROGRAM
>   read_this('http://www.catb.org/~esr/faqs/smart-questions.html')
>   do_your_homework()
      if (cant_figure_it_out)
           post_specific_question_on_relevant_newsgroup("comp.lang.c")
> END PROGRAM
>
> -- 
> bruno desthuilliers
> python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
> p in 'onurb at xiludom.gro'.split('@')])"





More information about the Python-list mailing list