Back to Browse

Python 3 Using while loops with a menu to modify a list

3.3K views
Oct 5, 2016
5:09

Menu giving user options A add elements to a list, D delete element from a list, C find an element in a list and return its index, E to exit.

Download

0 formats

No download links available.

Python 3 Using while loops with a menu to modify a list | NatokHD