12 CSC ATAR - programming skills and concepts

Quiz
•
Computers
•
12th Grade
•
Easy

Alex K
Used 8+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in range(5):
print(i)
This is an example of...
Sequence
Selection
Iteration (pre-test)
Iteration (post-test)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
loop = 0
while True:
print("Hi there")
loop += 1
if loop > 5:
break
This is an example of...
Sequence
Selection
Iteration (pre-test)
Iteration (post-test)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
greeting = f"Hi there, {name}."
Variable 'greeting' holds data of type...
String
Integer
Float
Boolean
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
thinking_clearly = True
Variable 'thinking_clearly' holds data of type...
String
Integer
Float
Boolean
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The elements in a 2D array are accessed using the row and column indices, whereas in a 1D array, only a single index is used.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A 2D array is an array of arrays.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
my_friends = ['Tim', 'Sally', 'Ahnold']
This data structure is a ...
List
Tuple
Dictionary
Struct
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
class xi science and management sec d

Quiz
•
12th Grade
25 questions
PYTHON QUIZ 1

Quiz
•
11th - 12th Grade
18 questions
CS Unit 1, Programming part 1: Sequences

Quiz
•
9th - 12th Grade
15 questions
Iteration

Quiz
•
9th - 12th Grade
19 questions
Computer Science Quiz 02

Quiz
•
10th Grade - University
20 questions
js_edu_wrap_up

Quiz
•
1st Grade - Professio...
16 questions
Code.org Chapter 2

Quiz
•
9th - 12th Grade
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade