Playground-Starter1

Playground-Starter1

9th Grade

8 Qs

quiz-placeholder

Similar activities

Networks

Networks

7th - 9th Grade

13 Qs

2.1 Algorithms and Computational Thinking

2.1 Algorithms and Computational Thinking

8th - 11th Grade

10 Qs

PLTW CSIM Lesson 1 Interim Assessment

PLTW CSIM Lesson 1 Interim Assessment

6th Grade - University

9 Qs

Year 9 - Computing - Networking - Hardware

Year 9 - Computing - Networking - Hardware

9th Grade

10 Qs

Checkpoint - Algorithms in Computational Thinking

Checkpoint - Algorithms in Computational Thinking

9th Grade

10 Qs

Mini Test 2 (Network Topologies)

Mini Test 2 (Network Topologies)

9th - 11th Grade

12 Qs

Lessons 1-3 Quiz

Lessons 1-3 Quiz

5th - 12th Grade

13 Qs

Module 9-Address Resolution Protocol

Module 9-Address Resolution Protocol

9th Grade - Professional Development

10 Qs

Playground-Starter1

Playground-Starter1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kefah alrajoudi

Used 10+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what are bugs
application interface
errors while coding 
fixing the errors
the order of actions 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if the code is not running as inteded? what could be cause of  the problem?
Bugs
interface 
sequence
code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is Sequence ?
specific  actions for the computer to perform
Is the order in which the commands are given 
is the repeated actions 
is the algorithmic thinking skills 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which command is used to turn the switch on?
toggle()
activateSwitch()
toggleSwitch()
onSwitch()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is coding?
the repeated actions in the program 
Algorithmic thinking skills
Telling a ​computer what to do.
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is swift playground?
A tool Used to write a pseudo code for any program 
Advanced tool to create applications 
powerful programming language created by Apple
is a algorithmic designer tools 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command used to gather the jewels in swift playground?
collectJewel()
collectGem()
getGem()
getJewel()

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is debugging?
errors in codes
creating a correct sequence of commands 
finding and fixing errors