Bid Again - Keep Going Until You Say 'n'!

  • Context:
  • Thread starter Thread starter BJ2017
  • Start date Start date
  • Tags Tags
    Software
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
BJ2017
Messages
1
Reaction score
0
Write an expression that continues to bid until the user enters 'n'.
 
Physics news on Phys.org
BJ2017 said:
Write an expression that continues to bid until the user enters 'n'.

What have you tried so far?

Have you learned about while loops?