Following is an example of ___________
a = "COMPUTER SCIENCE"
STRINGS
Quiz
•
Computers
•
11th Grade
•
Medium
D MALA
Used 13+ times
FREE Resource
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Following is an example of ___________
a = "COMPUTER SCIENCE"
list
dictionary
string
none of the above
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Python considered the character enclosed in triple quotes as String.(T/F)
true
false
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following.
a = "Blog"
a ='a'
print(a)
Bloga
aBlog
a
Blog
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following:
a="We\nto my \nb\t ok"
print(a)
We
to my
b ok
We
to myb ok
Weto
my
b ok
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
a= "Welcome to \"my\" blog"
print(a)
Welcome to \"my\" blog
Welcome to "my" blog
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
a= "Welcome to \
blog"
print(a)
Welcome to \
blog
Welcome to
blog
Welcome to blog
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the output of the following code :
str = "Welcome"
str[2] = 'a'
print(str)
Weacome
Error
45 questions
រំឮកមេរៀនPython
Quiz
•
11th Grade
40 questions
Python - Lists, Dictionaries and Loops
Quiz
•
9th - 12th Grade
50 questions
DASAR PYTHON
Quiz
•
11th Grade
50 questions
LATIHAN PAT INFORMATIKA KELAS X
Quiz
•
9th - 12th Grade
41 questions
Midterm prep 7th
Quiz
•
7th Grade - University
48 questions
STARTER - 1D Array Test
Quiz
•
9th - 12th Grade
46 questions
PYTHON PROGRAMMING - FINAL EXAM REVIEW
Quiz
•
9th - 12th Grade
40 questions
Semester Final 2025
Quiz
•
10th Grade - University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University