lists, uppercase?

maximilianscherr MaximilianScherr at T-Online.de
Wed Jan 30 16:49:28 EST 2002


just two questions this time:

how can i change a list like this
[1, 2, 3, 4]
to
[4, 3, 2, 1]

how can i get to know if a string is totally uppercase?

thanks in advance,

Max





More information about the Python-list mailing list