O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 what is Lambda function in python

पायथन में लैम्ब्डा फंक्शन क्या है ?

Previous Question Next Question

10 If a=(1,2,3,4), a[1:-1] is _________

यदि a = (1,2,3,4), एक [1: -1] _________ है

Previous Question Next Question

14 What is 'pass' in python?

पायथन में 'pass' क्या है?

Previous Question Next Question

16 What is standard module in Python?

पायथन में मानक मॉड्यूल क्या है?

Previous Question Next Question

22 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