[BangPypers] auto answer or auto input

Ashok K mails.ashok at yahoo.com
Wed Sep 24 16:55:37 CEST 2014


Hello,

I am trying to write a python script which auto accepts input from a dictionary/list.

Sample:
Enter your name: 
Enter email: 

The above two fields should be auto answer from a list

a = ['Ram','ram at example.com']

Please share your suggestions.

Thanks,
Ashok


More information about the BangPypers mailing list