Quiz4

Quiz
•
Computers
•
University
•
Hard
Mohand Mahmoud
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Return the string without any whitespace at the beginning or the end.
txt = " Hello World "
x =
txt.strip()
txt.split()
txt.format()
txt.capitalize()
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
print(bool("abc"))
True
False
3.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
if 5 == 10 ........... 4 == 4:
print("At least one of the statements is true")
in
or
and
||
4.
FILL IN THE BLANK QUESTION
1 min • 4 pts
fruits = ["apple", "banana", "cherry"]
Use the method to add "orange" to the fruits list.
5.
FILL IN THE BLANK QUESTION
1 min • 4 pts
fruits = ["apple", "banana", "cherry"]
Use the method to add "lemon" as the second item in the fruits list.
6.
FILL IN THE BLANK QUESTION
1 min • 4 pts
fruits = ["apple", "banana", "cherry"]
Use indexing to print the last item in the list.
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
fruits = {"apple", "banana", "cherry"}
if "apple"........ fruits:
print("Yes, apple is a fruit!")
in
notin
&&
and
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Python Round 3

Quiz
•
University
17 questions
Python Lists Quiz

Quiz
•
University
15 questions
Python Tuples Quiz

Quiz
•
University
16 questions
dictionary

Quiz
•
University
17 questions
Python Programming Quiz

Quiz
•
University
20 questions
Python-Lists_Dictionaries

Quiz
•
University
10 questions
Python List

Quiz
•
University
15 questions
Python Programming Intermediate-1

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