I am in the process of building a script but I do not know if what I am trying 
to do is possible. So, long story short, I need help.
 
The concept:
I am want to be able to ask the user a series of questions in the program 
window.
 
But here is the action I want to appear on the screen.
 
0. Question pops up
1. User inputs answer
2. User press enter
3. The first question and answer is replaced with a new question on the screen
4. User answers the second question
5. User press enter
6. Question and answer disappears
7. etc.
 
All user inputs are placed in a variable.
 
Please help. :-)
 
 
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to