Python Programming Quiz 1

Quiz
•
Information Technology (IT)
•
Professional Development
•
Hard
Mr.K.V.K.Sasi Kanth AP@CSE
Used 1+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print(10 // 3)?
3.33
3
4
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid Python function definition?
def func:
def func()
function func()
func def()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does type([]) return?
list
[]
type
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for exponentiation in Python?
^
**
exp()
^^
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of bool([])?
True
False
None
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does 'hello'.capitalize() return?
'Hello'
'hello'
'HELLO'
'Hello '
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method checks if a string ends with a specific substring?
ends()
finish()
endswith()
close()
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Quiz de JavaScript Básico

Quiz
•
Professional Development
30 questions
BTUI'24 - Inter-school ICT Quiz - Preliminary Round

Quiz
•
Professional Development
30 questions
Review Module ML

Quiz
•
Professional Development
30 questions
M3: Data Analysis and Cloud Computing - Grammar

Quiz
•
Professional Development
30 questions
Ebios RM

Quiz
•
Professional Development
27 questions
Linux

Quiz
•
Professional Development
35 questions
CCSE-4

Quiz
•
Professional Development
30 questions
Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade