O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

1 What will be the output of : infile.read(2)

निम्नलिखित कोड का आउटपुट क्या होगा? infile.read(2)

Next Question

3 What is true about a break statement?

ब्रेक स्टेटमेंट के बारे में क्या सच है?

Previous Question Next Question

10 What is identifier ?

पहचानकर्ता क्या है?

Previous Question Next Question

17 How is a function declared in Python?

पायथन में फ़ंक्शन को कैसे घोषित किया जाता है?

Previous Question Next Question

21 What is standard module in Python?

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

Previous Question Next Question

24 In python we can change the value of variable

अजगर में हम चर का मान बदल सकते हैं

Previous Question Next Question