已读29%
预计阅读本页时间:-
预计阅读本页时间:-
Test Your Knowledge: Quiz
- Name three ways that you can assign three variables to the same value.
- Why might you need to care when assigning three variables to a mutable object?
- What’s wrong with saying L = L.sort()?
- How might you use the print operation to send text to an external file?