Programming in Python

Programming in Python

9th Grade

25 Qs

quiz-placeholder

Similar activities

Chapter 5 Mid Term Quiz - Computer System -

Chapter 5 Mid Term Quiz - Computer System -

5th Grade - University

20 Qs

DeltaMath Robot Quiz

DeltaMath Robot Quiz

9th - 12th Grade

20 Qs

ตอบปัญหาคอมพิวเตอร์st

ตอบปัญหาคอมพิวเตอร์st

9th - 12th Grade

20 Qs

Acumulativa Período 1

Acumulativa Período 1

8th Grade - University

21 Qs

PENGENALAN MS POWERPOINT

PENGENALAN MS POWERPOINT

9th Grade

21 Qs

Keyboard Quiz

Keyboard Quiz

9th Grade

20 Qs

CPA MS-Office Hotkeys Quiz

CPA MS-Office Hotkeys Quiz

8th Grade - Professional Development

21 Qs

Grade-09 ICT

Grade-09 ICT

9th Grade

20 Qs

Programming in Python

Programming in Python

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mr Abbas

Used 22+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a program?

A set of instructions carried out by a computer to perform a specific task.

A program is a recipe for a dish.

A type of machine.

A type of mobile device.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a an algorithm?

It is a type of programming language.

Step by step instructions to follow in a specific order in order to solve a problem.

It is the steps that must be followed but the order does not matter.

A type of computer hardware.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All programs are made up of three basic building block (programming constructs). What are these?

Python, Java and HTML

Software, Hardware and Computers

Sequence, Selection and Iteration

Google, Amazon and Apple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does syntax mean?

The name of the programming language.

It is a special command.

It is a step by step guide.

It is the rules of the programming language that must be followed.

5.

MATCH QUESTION

1 min • 1 pt

Match the following data to the correct data type.

Integer

Boolean

11.5

String

"I love coding"

Float

True / False

20

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The code shown contains two syntax errors. Which of the options below shows the correct code without any syntax errors.

print(Hello MCA)

print("Hello MCA")

Print("Hello MCA")

PRINT("Hello MCA")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following codes will produce the output shown in the picture on multiple lines?

print("John Smith")

print("John" + "Smith")

print("John")

print("Smith")

print(John Smith)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?