Re: [Tutor] DOWHILE counter

2010-02-17 Thread Alan Gauld
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!! Can you articulate what the program is supposed to do in more detail? Your description is very confusing to me. What is the program

Re: [Tutor] DOWHILE counter

2010-02-16 Thread Benno Lang
On 17 February 2010 12:32, 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 questio

[Tutor] DOWHILE counter

2010-02-16 Thread cubanylinks4eva
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!! ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.p