24 25 G8 EOS 1 review

24 25 G8 EOS 1 review

8th Grade

50 Qs

quiz-placeholder

Similar activities

Python Quiz - 50 Questions

Python Quiz - 50 Questions

6th - 8th Grade

50 Qs

Python Quiz

Python Quiz

7th - 12th Grade

50 Qs

python

python

6th - 9th Grade

46 Qs

Python

Python

7th - 8th Grade

52 Qs

Year 9 Python Programming

Year 9 Python Programming

6th - 8th Grade

47 Qs

Revision-2 Python

Revision-2 Python

6th - 8th Grade

50 Qs

Another TSA Coding Practice Test

Another TSA Coding Practice Test

6th - 8th Grade

50 Qs

Term 3 Revision Quiz for Year 8

Term 3 Revision Quiz for Year 8

8th Grade

50 Qs

24 25 G8 EOS 1 review

24 25 G8 EOS 1 review

Assessment

Quiz

Computers

8th Grade

Easy

Created by

HoangViet Phannguyen

Used 173+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid variable name in Python?

variable one

variable-1

variable_1

1variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, you can use single (') or double (") quotes to define a string.

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you write age = 12 in Python, what does age represent?

The age of a person

A secret code

The name of a function

A variable storing the value 12

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it often go wrong when you type in your username and password to connect to a network?

Case-Sensitive

Weak signal

security issue

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a device that ensure the message are sent to the correct computer in a network

Media Image
Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between input() and print()?

print() is used to print output to the screen, while input() is used to get input from the user.

input() is used to print output to the screen, while print() is used to get input from the user.

 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

"higher"

higher

"lower"

lower

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?