O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 What is a recursive function?

एक रिकर्सिव फंक्शन क्या है?

Previous Question Next Question

8 What is a correct syntax to create an array of type float?

फ्लोट प्रकार की सरणी बनाने के लिए सही सिंटैक्स क्या है?

Previous Question Next Question

11 os.getlogin() function return?

os.getlogin() फ़ंक्शन क्या रिटर्न करेगा ?

Previous Question Next Question

18 What does the strip() method do in Python?

पाइथन में स्ट्रिप() विधि क्या करती है?

Previous Question Next Question

23 The syntax of seek() is: file_object.seek(offset [, reference_point]) What does the reference_point indicate?

seek () का सिंटैक्स है: file_object.seek(offset [, Reference_point]) रेफरेंस_पॉइंट क्या दर्शाता है?

Previous Question Next Question