[Tutor] DOWHILE counter

Benno Lang transmogribenno at gmail.com
Wed Feb 17 05:01:27 CET 2010


On 17 February 2010 12:32,  <cubanylinks4eva at aol.com> wrote:
>
> Hi i am trying to write a pseudocode to read an input number and its 15%
> output value. The counter is supposed to process 4 input numbers. Help
> please!!

If it's pseudocode, then you can write a loop however you like.

If you have a Python-related question, please ask it clearly, and be
sure to show what you've done so far.
You should at least read the Python tutorial first, especially the following:
http://docs.python.org/tutorial/introduction.html
http://docs.python.org/tutorial/controlflow.html

HTH,
benno


More information about the Tutor mailing list