O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

5 What is the length of sys.argv?

Sys.argv की लेंथ क्या है?

Previous Question Next Question

7 How do you import NumPy in Python?

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

Previous Question Next Question

10 What is the order of namespaces in which Python looks for an identifier?

नामस्थानों का क्रम क्या है जिसमें पायथन एक पहचानकर्ता की तलाश करता है?

Previous Question Next Question

11 What is unpickling ?

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

Previous Question Next Question

18 How are keyword arguments specified in the function heading?

फ़ंक्शन शीर्षक में कीवर्ड तर्क कैसे निर्दिष्ट किए जाते हैं?

Previous Question Next Question