UIL Computer Science

Quiz
•
Computers
•
12th Grade
•
Hard
Charles Martinez
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a common method for referencing the elements in a list or string using numbers:
list
element
index
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
an individual value in a list that is assigned a unique index
list
element
index
None of the above
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Output is ...?
mango
pear
kiwi
['apple','banana','pear']
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
an ordered collection of elements
list
element
index
None of the above
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
colors = ['red', 'blue', 'yellow', 'green', 'purple']
colors[3-1] = ???
'blue'
yellow
blue
'yellow'
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
output...?
[15, 'hat', 'cat', 5]
[15, 'pow', 'cat', 0]
[15, 'cat', 'cat', 30]
[20, 'cat', 'cat', 15]
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Correct code to access the second 'Terry' in this list ... ?
montyPython[5]
montyPython[6]
montyPython[-1]
montyPython[3]
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python Lists

Quiz
•
10th - 12th Grade
10 questions
Python Programming Concepts Challenge

Quiz
•
10th Grade - University
13 questions
Python Data Types and Operators Skill #1

Quiz
•
12th Grade
12 questions
Python Functions 2

Quiz
•
11th - 12th Grade
15 questions
Gateway Level 3 Python Quiz 3

Quiz
•
9th - 12th Grade
10 questions
C++ vs Python: A Quiz Introduction

Quiz
•
11th Grade - University
10 questions
File Handling

Quiz
•
12th Grade
15 questions
coding

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade