G12- Python Strings Quiz

Quiz
•
Information Technology (IT)
•
12th Grade
•
Medium
Sherin Kamel
Used 1+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When are double quotations added in Python strings?
When there are words containing apostrophes.
When there are no apostrophes.
When the string is empty.
When the string is a single word.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of triple quotes in Python?
To write a single line string.
To write a paragraph in multiple lines.
To concatenate strings.
To format strings.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the index() function in Python do?
Returns the index position of a character.
Counts the number of characters in a string.
Formats a string.
Concatenates two strings.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can negative indexing be used in Python?
To select characters from the end of a string.
To select characters from the beginning of a string.
To count characters in a string.
To format strings.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the LEN function do in Python?
Counts the number of characters in a string.
Formats a string.
Finds a character in a string.
Replaces a character in a string.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print(name [1:-1]) if name = 'Rbravo.Aleikz'?
bravo.aleik
Rbravo.Aleik
Rbravo.Alei
bravo.Aleikz
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you convert a string to uppercase in Python?
Using the upper() method.
Using the lower() method.
Using the find() method.
Using the replace() method.
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the replace function do in Python?
Replaces a word within a given string.
Finds a character in a string.
Counts the number of characters in a string.
Formats a string.
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of print('Computer' in department_name) if department_name = 'Informational Computer Technology'?
True
False
None
Error
Similar Resources on Wayground
7 questions
Laboratorio

Quiz
•
12th Grade
10 questions
PDS - 3DS - entrada do usuário com Python

Quiz
•
12th Grade
12 questions
Python-Quiz1

Quiz
•
University
5 questions
CCDI Competition- League 2 - Cycle 3

Quiz
•
9th - 12th Grade
11 questions
Project Calculator Quiz

Quiz
•
12th Grade
12 questions
[Quiz] Python Function

Quiz
•
University
14 questions
Laravel Entry Assessment

Quiz
•
12th Grade
9 questions
Увлекательный мир Python

Quiz
•
6th Grade - University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade