O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

3 What will be the output of the following Python code? print("Welcome to Python".split())

निम्नलिखित पायथन कोड का आउटपुट क्या होगा? print("Welcome to Python".split())

Previous Question Next Question

12 Which of the following statement will be true.

निम्नलिखित में से कौन सा कथन सत्य होगा।

Previous Question Next Question

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

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

Previous Question Next Question