Python - Objective 1

Python - Objective 1

8th Grade

15 Qs

quiz-placeholder

Similar activities

Alternate assignment: Unit 7 test

Alternate assignment: Unit 7 test

8th Grade

20 Qs

Subroutine

Subroutine

KG - 12th Grade

10 Qs

functions

functions

8th - 10th Grade

14 Qs

Python L5

Python L5

6th Grade - University

10 Qs

2.1 Python subroutines, for loops

2.1 Python subroutines, for loops

KG - 12th Grade

15 Qs

Algorithm & Flowchart Quiz

Algorithm & Flowchart Quiz

6th - 12th Grade

17 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

Grade 8 ICT

Grade 8 ICT

8th Grade

20 Qs

Python - Objective 1

Python - Objective 1

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Max Higgs

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subroutine that does not return any values called?

Function

Procedure

Variable

Constant

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a subroutine that returns values called?

Procedure

Function

Constant

Keyword

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is code inside subroutines tabulated?

To make it more readable

To make it run faster

To save memory

To increase security

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are keywords in a programming language also called?

Identifiers

Variables

Reserved words

Constants

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you spot a string in python code?

With single quote marks

With double quote marks

With parentheses

With square brackets

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are constants in a program?

Values that can be changed by the program

Values that can only be changed by the programmer

Temporary values

Memory addresses

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of a variable called?

Identifier

Keyword

Constant

Function

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?

Discover more resources for Computers