Python Strings

Quiz
•
Computers
•
12th Grade
•
Hard
Computer Science
Used 169+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A: Strings can be changed during execution
B. Strings can be enclosed within single, double or even triple quotes
C. Strings are immutable
A,B & C are True
A,B are True but C is False
B, C are True but A is False
A,C are True but B is False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the following code:
>>>str1='Save Soil'
>>>str1.isalnum( )
Save Soil
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Identify the string membership operators of Python
in, not in
like, not like
as, not as
between, not between
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which is the powerful function used for formatting strings?
chr( )
format( )
title( )
capitalize( )
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The title( ) function
assigns title
returns the title of the file
returns string in title case
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Predict the output:
>>>str1="Rajathi Raja"
>>>print(str1.count('Raja'))
1
2
Error
Raja
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Match the following:
1. \n A) Carriage return
2. \v B) BackSpace
3. \b C) new line
4. \r D) Vertical tab
1-C, 2-D, 3-B, 4-A
1-A, 2-C, 3-B, 4-D
1-C, 2-D, 3-A, 4-B
1-C, 2-A, 3-B, 4-D
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Basics in Java

Quiz
•
9th - 12th Grade
15 questions
G10 CS String Manipulation

Quiz
•
12th Grade
10 questions
Membuat Tabel, Grafik, Diagram, Pada Microsoft Excel

Quiz
•
12th Grade
10 questions
Soal Penilaian Pengetahuan materi Style pada Halaman Web

Quiz
•
12th Grade
13 questions
Mid term eval 9°

Quiz
•
9th - 12th Grade
15 questions
Introducción página web

Quiz
•
12th Grade
10 questions
2022 高二下半年小测验1 String.h & Function

Quiz
•
12th Grade
15 questions
G8 Practice PC

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade