O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 What is unpickling?

अनपिकलिंग क्या है

Previous Question Next Question

12 In which format Binary file contains information?

बाइनरी फ़ाइल में सूचना किस प्रारूप में होती है?

Previous Question Next Question

13 Suppose list1 = [0.5 * x for x in range(0, 4)], list1 is:

मान लीजिए list1 = [0.5 * x for x in range(0, 4)], list1 है:

Previous Question Next Question

15 What is a Python dictionary?

पायथन शब्दकोश क्या है?

Previous Question Next Question

18 Who developed Python ?

पायथन किसने विकसित किया?

Previous Question Next Question

24 How do you import NumPy in Python?

आप Python में NumPy कैसे इम्पोर्ट करते हैं?

Previous Question Next Question