
Strings in python

Quiz
•
Engineering
•
University
•
Medium
Dr. 2538
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is printed by the following statement?
print("P" not in "APCSP")
True
False
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Evaluate the following expression:
"dog" < "Dog"
They are the same word
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For strings, the + operator represents
Concatenation
Addition
Appending
Recantation
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
s1="Hello"
n1=10
print(s1+n1)
What is the error in this code?
Print statement not written in quotes
Numeric value not written in quotes
colon not written after the print statement
string cannot be added to a number
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
str1='101'
x=int(str1)
z=x+400
print(z)
101400
x400
501
none of above
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
index of a string begins with
1
0
a
-1
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
________ is used to represent multi line strings.
' '
" "
''' '''
{ }
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Equilibrium & Truss

Quiz
•
University
15 questions
ETS Pemrograman Berorientasi Obyek

Quiz
•
University
10 questions
Quiz 2

Quiz
•
University
9 questions
Sem III- OOP Module 4 (2024-25)

Quiz
•
University
10 questions
MWD Technology Quiz

Quiz
•
University
15 questions
BugBlitz

Quiz
•
University
13 questions
Oops moment/1

Quiz
•
University
15 questions
Variables y constantes

Quiz
•
University
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