2.2 programming fundamentals

2.2 programming fundamentals

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Raspberry Pi Top

Raspberry Pi Top

10th - 12th Grade

8 Qs

raspberry pi

raspberry pi

5th - 12th Grade

11 Qs

STM32 Fundamentals

STM32 Fundamentals

12th Grade - Professional Development

10 Qs

T_4.2 Identifier, Data Types, Operators & Expressions

T_4.2 Identifier, Data Types, Operators & Expressions

12th Grade - University

10 Qs

CodeHS Python Unit 4 Quiz

CodeHS Python Unit 4 Quiz

9th - 12th Grade

15 Qs

Traditional Media - R093

Traditional Media - R093

11th Grade

10 Qs

ม.4/3-Tinkercad Basic

ม.4/3-Tinkercad Basic

10th Grade

10 Qs

ELEMENTE DE BAZA ALE LIMBAJULUI C++

ELEMENTE DE BAZA ALE LIMBAJULUI C++

10th Grade

15 Qs

2.2 programming fundamentals

2.2 programming fundamentals

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Andrew GOURLAY

Used 28+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a variable?

if name == "fred"

number = 74

pass = True

PI = 3.14

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a constant?

name = "john"

age = 25

PI = 3.14

isTrue = False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a boolean?

name = "sarah"

age = 30

isTrue = False

PI = 3.14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the definition of casting?

Changing one data type into another

Using a fishing rod

Temporarily changing a data type

Assigning a variable

Treating a broken bone

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is an example of data type conversion?

name = 'john'

age = 25

int('123')

isTrue = False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a function?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are a 1d array?

furniture = ["table","chair","television",stool"]

fruits = [["apple",3],["cherry",4]["mango",7]]

numbers = [56,23,12,4,0,65,4]

colours = ["blue","red",7,"orange"]

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?