Hi. Is there some common implementation in python for displaying to user an enumerated list of items, and then prompt her to select one by selecting the item's number?
Something along the lines of: Here are the available items: [1] a [2] b [3] c Please select [1-3]: > Amit _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
