Important Notice:
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
O Level
Notes
Follow us:
OLevelNotes
Home
O Level Notes
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
CCC
CCC Chapter Wise Notes
CCC Chapter Wise MCQ
CCC Modal Paper
CCC Previous Paper
CCC Assignment
CCC Online Test/Real Portal
Chapter Wise MCQ
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Model Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
O Level Real Test Portal
Old Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Practical Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Assignment
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Contact Us
ADCA Course
Introduction To Computer
Introduction To OS
MS Office
Tally Prime
Graphic Design
Web Design
Programming Language
Learn Typing
Typing Tutor
Typing Test
KCIT Student
Student Login
KCIT Student
M3-R5.1 — Introduction To Python MCQ
24 Questions • M3-R5.1
20:00
← Back
1
Python was created by?
A
James Gosling
B
Guido van Rossum
C
Bjarne Stroustrup
D
Dennis Ritchie
2
Python uses what type of file extension?
A
.java
B
.php
C
.py
D
.js
3
Python is a?
A
Compiled language only
B
Interpreted language
C
Low-level language
D
Assembly language
4
Which function displays output in Python?
A
write()
B
display()
C
show()
D
print()
5
Which function takes user input in Python 3?
A
cin()
B
scanf()
C
input()
D
readline()
6
How do you write a single-line comment in Python?
A
// comment
B
/* comment */
C
# comment
D
-- comment
7
Python is known for its?
A
Complex syntax
B
Verbose code
C
Simple and readable syntax
D
Only OOP support
8
Which company currently sponsors Python development?
A
Google
B
Microsoft
C
Python Software Foundation (PSF)
D
Apple
9
To install Python packages, use?
A
npm
B
pip
C
apt-get
D
yum
10
Python is used in?
A
Web scraping only
B
Data science, web dev, automation, AI and more
C
Games only
D
Hardware programming only
11
Python is?
A
Compiled language only
B
Interpreted high-level language
C
Assembly language
D
Machine language
12
Python file extension is?
A
.java
B
.py
C
.cpp
D
.js
13
print() function in Python?
A
Takes input
B
Outputs/displays data
C
Creates variable
D
Import module
14
input() function in Python?
A
Displays data
B
Takes user input
C
Creates loop
D
Defines function
15
Comment in Python starts with?
A
//
B
/*
C
#
D
--
16
Which is a valid variable name in Python?
A
1name
B
my-var
C
my_var
D
class
17
Python is case sensitive?
A
No
B
Yes
C
Sometimes
D
Only for numbers
18
type() function returns?
A
Value of variable
B
Data type of a value
C
Length of string
D
Memory address
19
To install Python packages you use?
A
npm
B
pip
C
apt
D
brew
20
Python uses indentation for?
A
Decoration
B
Defining code blocks
C
Comments
D
Importing modules
21
Which is NOT a Python data type?
A
int
B
float
C
string
D
varchar
22
Python 3 released in which year?
A
2005
B
2008
C
2010
D
2012
23
IDLE stands for?
A
Integrated Development and Learning Environment
B
Internal Data Logic Engine
C
Intelligent Design Language Editor
D
Inline Developer Library Engine
24
Multi-line comment in Python can use?
A
/* */
B
Triple quotes ''' or """
C
// //
D
<!-- -->
📋 Question Navigator
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Answered
Not Answered
ℹ️ Quiz Info
Total Questions:
24
Time Limit:
20 min
Subject:
M3-R5.1
Passing:
60%
Attempt all questions before submitting. You can review your answers using the navigator above.
Answered:
0
/ 24
Submit Quiz