达州网站建设yufanse,电子商务平台系统,wordpress清缓存,1688黄页大全进口#按相反的顺序输出列表的值。
#!/usr/bin/python
-- coding: UTF-8 --
a [‘one’, ‘two’, ‘three’] for i in a[::-1]: print (i)#按相反的顺序输出列表的值。
#!/usr/bin/python
-- coding: UTF-8 --
a [‘one’, ‘two’, ‘three’] for i in a[::-1]: print (i)