PWP Oral Questions
PWP Oral Questions
Q17. What are python modules? Name some commonly used built-in modules in Python?
Q24.What is __init__?
Q28. How can you randomize the items of a list in place in Python?
Q40. What advantages do NumPy arrays offer over (nested) Python lists?