| about | help | done | prefs | create account |
Basic python list problems -- no loops.. Use a[0], a[1], ... to access elements in a list, len(a) is the length.
first_last6 | same_first_last | make_pi |
common_end | sum3 | rotate_left3 |
reverse3 | max_end3 | sum2 |
middle_way | make_ends | has23 |
See also Python Example Code. Python help docs: Python Strings | Python Lists | Python If Boolean
Copyright Nick Parlante 2006-10 - privacy