markfink / whaaaaat

Inquirer.js port to Python (https://www.npmjs.com/package/inquirer). people blame me for staling this project. I do not have time to work on this right now - whaaaaat do you want me to do? take it offline?
MIT License
83 stars 9 forks source link

Return list of selected items #31

Open ajeema opened 2 years ago

ajeema commented 2 years ago

I'd like to do a loop to prompt questions for each selected item in a list. How can I et the list, len etc of the current selected list items?