Coding and Python Revision

Coding and Python Revision

7th - 10th Grade

21 Qs

quiz-placeholder

Similar activities

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

Java Chapter 1 CS2

Java Chapter 1 CS2

9th - 12th Grade

16 Qs

Python

Python

8th Grade

20 Qs

Grade 7 Python

Grade 7 Python

7th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Coding and Python Revision

Coding and Python Revision

Assessment

Quiz

Computers

7th - 10th Grade

Medium

Created by

C Pereira

Used 37+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is python?
A programming language 
DTP software 
Spreadsheet software
Computer 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term is used for whole numbers in programming?

integer

string

boolean

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term is used for words or characters in programming?

Float

Boolean

Integer

String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sonam has written this program in Python. One of the lines contains at least one error. Which line is it?

print(“Hello world!”)

name=input(‘please enter your name’)

print(happy to meet you)

print(‘you have great name’)

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?