O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

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

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

Previous Question Next Question

7 What is true about a break statement?

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

Previous Question Next Question

13 Choose the correct option with respect to Python..

पायथन के संबंध में सही विकल्प चुनें..

Previous Question Next Question

14 Debugging is used to:

डीबगिंग का इस्तेमाल इन चीज़ों के लिए किया जाता है:

Previous Question Next Question

19 What does the input() function do in Python?

पायथन में इनपुट() फ़ंक्शन क्या करता है?

Previous Question Next Question