
Yr 10 Term 1
Presentation
•
Computers
•
9th Grade
•
Easy
K Parker
Used 2+ times
FREE Resource
21 Slides • 39 Questions
1
Computer Science
Yr 10 - Term 1
Algorithms
2
3
4
5
6
7
Multiple Choice
________ is a series of instructions that are followed to complete a task or solve a problem.
instructions
algorithms
computers
recipe
8
Multiple Choice
Algorithms exist all around us.
True
False
9
Multiple Choice
____________ can be considered an example of an algorithm
answer to a question
name of a person
favorite subjects
a recipe for making pancake
10
Multiple Choice
An algorithm should be in the right order.
True
False
11
Multiple Choice
12
Multiple Choice
13
Multiple Choice
What is decomposition?
Adding detail to make a problem more complex
Breaking down a complex problem or system into smaller, more manageable parts
When you ignore the unnecessary detail in a problem
14
15
16
Multiple Choice
17
Multiple Choice
18
Multiple Choice
19
20
21
22
23
24
25
Multiple Choice
26
27
28
29
Multiple Choice
30
Multiple Choice
31
Multiple Choice
distanceToSchool = 10
Which part is the identifier?
32
Multiple Choice
distanceToSchool = 10
What is the value of the variable?
33
Multiple Choice
34
Multiple Choice
Which flowchart element is this?
A. Decision Box
B. Flow line
C. On-Page connector
D. Processing
35
Multiple Choice
Which flowchart element is this?
A. Processing
B. Flow/arrow line
C. On-page connector
D. Decision making
36
Multiple Choice
Which flowchart element is this?
A. Start/Stop
B. Processing
C. On-page connector
D. Decision
37
Multiple Choice
Yes
38
Multiple Choice
19
39
40
Multiple Choice
41
Multiple Choice
42
43
Multiple Choice
What is the process of converting one data type to another called?
Data conversion.
Type Casting.
Type Conversion.
Concatenation.
44
Multiple Choice
What function converts the data in a variable into a 'integer'?
int()
str()
bool()
float()
45
Multiple Choice
What function converts the data in a variable into a 'string'?
str()
float()
bool()
string()
46
Multiple Choice
How do you ask for the user to input their name?
name = int("what is your name")
print("What is your name?")
input = name("what is your name?")
name = input("what is your name?")
47
Multiple Choice
By default any data inputted by the user is of data type string in python.
True
False
48
Multiple Choice
What will be the output of the following command?
x = int(3.6)
print(x)
3
4
Logical error - Can't cast a float value to an integer as data will be lost.
49
Multiple Choice
What will be the output of the following command?
x = float(3)
print(x)
Logical error - Can't cast a integer value to an float as data will be added.
3.0
3
50
Multiple Choice
What will be the output of the following program, if the user entered 20 and then 41?
Number1 = input("Enter the first number: ")
Number2 = input("Enter the second number: ")
print(Number1 + Number2)
20 41
Syntax error.
61
2041
51
Multiple Choice
What can you add to the following code so that python recognises that they are numbers?
Number1 = input("Enter the first number: ")
Number2 = input("Enter the second number: ")
print(Number1 + Number2)
int()
float()
Use a print statement to tell the user to enter a number.
integer()
52
53
54
Multiple Choice
55
Multiple Choice
56
Multiple Choice
57
Multiple Choice
Is this a logical or syntax error?
Logical error
Syntax error
58
Multiple Choice
Is this a logical or syntax error?
Logical error
Syntax error
59
Multiple Choice
Is this a logical or syntax error?
Logical error
Syntax error
60
Multiple Choice
Is this a logical or syntax error?
Logical error
Syntax error
Computer Science
Yr 10 - Term 1
Algorithms
Show answer
Auto Play
Slide 1 / 60
SLIDE
Similar Resources on Wayground
57 questions
10.4 Lesson - Two-Way Tables
Presentation
•
8th Grade
53 questions
EM Spectrum
Presentation
•
8th Grade
56 questions
GRAMMAR FOR RECEPTION
Presentation
•
KG
54 questions
1.1 Describing Motion
Presentation
•
9th Grade
55 questions
tik kelas 4 model ppt
Presentation
•
10th Grade
56 questions
The eye and vision problems
Presentation
•
9th Grade
55 questions
Linear Characteristics Review
Presentation
•
9th Grade
Popular Resources on Wayground
6 questions
Secondary Safety Quiz
Presentation
•
9th - 12th Grade
10 questions
MyPath Diagnostic Overview
Presentation
•
6th - 8th Grade
20 questions
Lab Safety Quiz
Quiz
•
6th Grade
21 questions
Continents and Oceans
Quiz
•
6th Grade
20 questions
Adding and Subtracting Decimals
Quiz
•
5th Grade
20 questions
Parts of Speech
Quiz
•
5th Grade
16 questions
Subject & Predicate
Quiz
•
5th Grade
21 questions
Lab Safety
Quiz
•
10th Grade
Discover more resources for Computers
20 questions
Early Computing
Quiz
•
7th - 12th Grade
20 questions
Module 1 Topic 1 Vocabulary
Quiz
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
14 questions
Introduction to Digital Citizenship
Quiz
•
9th Grade
39 questions
Safety Review
Quiz
•
9th - 12th Grade
20 questions
Digital Citizenship
Quiz
•
8th - 12th Grade
25 questions
OSHA and Lab Safety
Quiz
•
9th Grade
22 questions
Electronic Computing
Quiz
•
8th - 12th Grade