CSE 6R Midterm Review

Quiz
•
Computers
•
University
•
Hard
Jackson Conte
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you never created a variable called state prior to this code snippet, will this code snippet cause an error?
Yes
No
Not enough information
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Given the following logical expression, what values of booleans a and b will make it evaluate to False? Select all that apply.
a = False, b = False
a = False, b = True
a = True, b = False
a = True, B = True
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
You are given a string called my_string such that len(my_string) is 8215. What negative index is equivalent to the positive index 523? (Write a negative sign first, and do NOT use a comma separator).
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to store a scatterplot of 2D coordinates (x and y) as a nested data structure. However, you do not want to store any duplicate points. The most appropriate way to store these coordinates would be a: ___________ of ____________
Set of Tuples
Dict of Tuples
Set of Lists
List of Lists
List of Tuples
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you never created a variable called is_registered prior to this code snippet, will this code snippet cause an error?
Yes
No
Not enough information
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: Every for loop can be rewritten as a while loop.
True
False
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following data structures can be used as VALUES in a dict? Select all that apply.
List
Dict
Set
Tuple
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Methods

Quiz
•
University
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
10 questions
Q8 - FundComp - Python Básico (En)

Quiz
•
University
10 questions
Python Dictionaries

Quiz
•
University
15 questions
Python Basics

Quiz
•
University
10 questions
java script

Quiz
•
University
6 questions
Python Day 9

Quiz
•
University
10 questions
Python Control Statements

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