Python Basics 3

Python Basics 3

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Programming Terms & Structures

Programming Terms & Structures

11th Grade

18 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Algoritma Fungsi Phyton

Algoritma Fungsi Phyton

10th Grade

20 Qs

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Code.org: Unit 1 Lessons 4 - 8

Code.org: Unit 1 Lessons 4 - 8

7th - 10th Grade

17 Qs

Algorithm

Algorithm

10th - 11th Grade

15 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Introduction to Programming Vocabulary Test

Introduction to Programming Vocabulary Test

6th Grade - University

20 Qs

Python Basics 3

Python Basics 3

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Chris Spencer

Used 56+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A box(memory location) where you store values

A type of command

Data type

A type of memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you insert COMMENTS in Python code?

#This is a comment

//This is a comment

/*This is a comment*/

%This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Picking out the important bits of information from the problem, ignoring the specific details that don't matter is.....

Decomposition

Abstraction

Programming

Algorithmic Thinking

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Breaking a complex problem down into smaller problems and solving each one individually is .....

Decomposition

Abstraction

Programming

Algorithmic Thinking

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we need to think computationally?

To help us program

To help us solve complex problems more easily

To help us to think like a computer

So that we can understand computers better

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a computational thinking technique?

Decomposition

Abstraction

Coding

Pattern recognition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition of an algorithm?

An algorithm is a set of step by step instructions to solve a problem.

An algorithm is a computer program

An algorithm is a software used to compute numbers.

An algorithm is the process of breaking problems down into smaller problems

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?