完美WORD格式
have exactly one solution, and you may not use the same element twice. Example:
Given nums = [2, 7, 11, 15], target = 9, Because nums[0] + nums[1] = 2 + 7 = 9, return [0, 1]
75. json序列化时,可以处理的数据类型有哪些?如何定制支持datetime类型?
76. json序列化时,默认遇到中文会转换成unicode,如果想要保留中文怎么办?
77. 什么是断言?应用场景?
78. 有用过with statement吗?它的好处是什么? 79. 使用代码实现查看列举目录下的所有文件。 80. 简述 yield和yield from关键字。
专业整理分享
经典Python面试题之Python基础篇
完美WORD格式haveexactlyonesolution,andyoumaynotusethesameelementtwice.Example:Givennums=[2,7,11,15],
推荐度:
点击下载文档文档为doc格式