当前位置:网站首页>实例032:反向输出II
实例032:反向输出II
2022-08-02 06:16:00 【懒笑翻】
题目:按相反的顺序输出列表的值。
解题:
"""
学习中遇到问题没人解答?小编创建了一个Python学习交流QQ群,可扫文末的推广进群哦
寻找有志同道合的小伙伴,互帮互助,群里还有不错的视频学习教程和PDF电子书!
"""
a = ['one', 'two', 'three']
print(a[::-1])
结果:
边栏推荐
- 项目开发规范
- 【暑期每日一题】洛谷 P3156 【深基15.例1】询问学号
- MySQL Advanced SQL Statements (2)
- MySQL - Multi-table query and case detailed explanation
- Connection reset by peer problem analysis
- 【21天学习挑战赛】顺序查找
- Servlet
- 交换部分 VLAN
- [Dataset][VOC] Eyewear dataset 6000 in VOC format
- typescript 'props' is declared but its value is never read solution
猜你喜欢
nacos源码启动找不到istio包
MySQL classic 50 practice questions and the most detailed analysis of the whole network
rhce homework
chrome plugin development guide
[数据集][VOC]男女数据集voc格式6188张
MySQL 23道经典面试吊打面试官
宝塔+FastAdmin 404 Not Found
nodejs的安装和全局配置(超详细哦)
关于ue4.27像素流送打包后的本地服务器问题
Expert Insights | 3 ways to seize innovation opportunities in a downturn
随机推荐
技术管理三级跳
GCC编译器技术解析
8/1 思维+扩展欧几里得+树上dp
Py之mlxtend:mlxtend库的简介、安装、使用方法之详细攻略
文件上传漏洞(二)
MySQL high-level --- storage engine, index, lock
How the Internet of Things is changing the efficiency of city operations
Expert Insights | 3 ways to seize innovation opportunities in a downturn
typescript ‘props‘ is declared but its value is never read 解决办法
(笔记整理未完成)【图论】图的遍历
odoo field 设置匿名函数domain
Specified URL is not reachable,caused by :‘Read timed out
Two good php debug tutorials
Submit code process
MySQL驱动jar包的下载--保姆教程
Summer Summary (3)
The nacos source code can not find the istio package
Leetcode Weekly 304
APP special test: traffic test
rhce homework