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
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
GCSE Python Legends

Quiz
•
1st - 12th Grade
43 questions
String in Python

Quiz
•
11th Grade
45 questions
រំឮកមេរៀនPython

Quiz
•
11th Grade
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam

Quiz
•
10th Grade - University
40 questions
Python

Quiz
•
8th - 12th Grade
45 questions
Psuedocode iterations

Quiz
•
11th Grade
40 questions
Year 11 T1 PG1 Python

Quiz
•
11th Grade
40 questions
Computational thinking, algorithms and programming

Quiz
•
11th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
20 questions
Scalars, Vectors & Graphs

Quiz
•
11th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
10 questions
Solving Equations Opener

Quiz
•
11th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade