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
50 questions
Strings in python - Test
Quiz
•
11th Grade
43 questions
String in Python
Quiz
•
11th Grade
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam
Quiz
•
10th Grade - University
45 questions
Midterm prep 10 gr
Quiz
•
10th Grade - University
40 questions
Python.Comp Quiz (Python Coding)
Quiz
•
9th Grade - University
50 questions
Знакомство с IDE. Алфавит языка. Синтаксис. Типы данных. Правила
Quiz
•
11th Grade
45 questions
CH4 - Python
Quiz
•
9th - 12th Grade
40 questions
Computational thinking, algorithms and programming
Quiz
•
11th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade