Hello, 

    I am aiming to write a program that inputs a list of codes into an HTML 
text field, one by one, entering the next code if it is incorrect, but stopping 
when the code is correct. I've got down putting the codes into a list, and 
'for' looping though it (maybe 'while' the entered code is incorrect?) but I 
don't know how to enter text into a text field in a website.
All help greatly appreciated, 
    -Selby
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to