O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

4 What is the current syntax of remove a file?

remove() फाइल का वर्तमान सिंटैक्स क्या है?

Previous Question Next Question

7 What is mean by dynamically typed language

गतिशील रूप से टाइप की गई भाषा का क्या मतलब है

Previous Question Next Question

8 In NumPy, what does the SHAPE of an array mean?

NumPy में, सरणी के आकार का क्या अर्थ है?

Previous Question Next Question

9 What is the use of shape() in numpy?

numpy में shape() का उपयोग क्या है?

Previous Question Next Question

14 Numpy developed by?

Numpy किसके द्वारा विकसित किया गया है?

Previous Question Next Question

18 List is mutable and Tuple is immutable?

सूची परिवर्तनीय है और ट्यूपल अपरिवर्तनीय है?

Previous Question Next Question

24 Suppose list1 is [1, 3, 2], What is list1 * 2?

मान लीजिए list1 [1, 3, 2] है, list1 * 2 क्या है?

Previous Question Next Question