CSci 150: Foundations of computer science
Home Syllabus Readings Projects Tests

printable version

Test 2 Review B

[1] [2] [3] [4] [5] [6] [7] [8]

Problem R2b.1.

Why does Python use modules, rather than simply building all desirable functions into the language?