Time: 20:00

1. The default separator character of print() is______

प्रिंट() का डिफ़ॉल्ट विभाजक वर्ण ______ है

2. To give a different separator with print() _____ argument is used.

print() के साथ एक अलग विभाजक देने के लिए _____ तर्क का उपयोग किया जाता है।

3. You don't have to pay for Python and you can view its source code too. It means Python is_______.

आपको Python के लिए भुगतान नहीं करना पड़ेगा और आप इसका सोर्स कोड भी देख सकते हैं। इसका मतलब है कि पायथन_______ है।

4. Which of the following is not a keyword in Python

निम्न में से कौन सा Python में एक कीवर्ड नहीं है?

5. Which of the following is correct about Python

पायथन के बारे में निम्नलिखित में से कौन सा सही है

6. Which of the following enviroment variable for Python tells the Python interpreter where to locate the module files imported into a program?

पायथन के लिए निम्नलिखित में से कौन सा पर्यावरण चर पायथन दुभाषिया को बताता है कि प्रोग्राम में आयातित मॉड्यूल फ़ाइलों का पता कहाँ लगाना है?

7. Select the reserved keyword in python

पायथन में आरक्षित कीवर्ड का चयन करें

8. Which of these is not a core data type?

इनमें से कौन सा कोर डेटा प्रकार नहीं है?

9. Which of the following diclaration is incorrect?

निम्नलिखित में से कौन सी घोषणा गलत है?

10. Which is/are the valid string value in Python

पायथन में वैध स्ट्रिंग मान कौन सा/हैं

11. Which function is used to get the Data Type of any value?

किसी भी मान का डेटा प्रकार प्राप्त करने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

12. Which function is used to get the ASCII value of any character in Python?

पायथन में किसी कैरेक्टर का ASCII मान प्राप्त करने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

13. Which of the following is not a features of Python?

निम्नलिखित में से कौन सी पायथन की विशेषता नहीं है?

14. What is the extension of Python code File?

पायथन कोड फ़ाइल का एक्सटेंशन क्या है?

15. Python is _______ Programming Language

पायथन _______ प्रोग्रामिंग भाषा है

16. In which datatype we can store True/False type values

हम किस डेटाटाइप में True/False प्रकार के मान संग्रहीत कर सकते हैं

17. Which are the valid statement to Print Hello Word in Python?

पायथन में हैलो वर्ड प्रिंट करने के लिए वैध कथन कौन से हैं?

18. Find the invalid variable among the following:

निम्नलिखित में से अमान्य वैरिएबल खोजें:

19. What is the full form of IDLE in Python

Python में IDLE का पूर्ण रूप क्या है?

20. Which is the special type of literal in Python

जो Python में विशेष प्रकार का शाब्दिक है