同步阅读进度,多语言翻译,过滤屏幕蓝光,评论分享,更多完整功能,更好读书体验,试试 阅读 ‧ 电子书库
Test Your Knowledge: Quiz
How can you determine how large a tuple is? Why is this tool located where it is?Write an expression that changes the first item in a tuple. (4, 5, 6) should become (1, 5, 6) in the process.What is the default for the processing mode argument in a file open call?What module might you use to store Python objects in a file without converting them to strings yourself?How might you go about copying all parts of a nested structure at once?When does Python consider an object true?What is your quest?