Simple Python SMKIH

Simple Python SMKIH

6th Grade

20 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

6th - 10th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Aahaan : Python Live Assessment

Aahaan : Python Live Assessment

5th - 7th Grade

20 Qs

Python

Python

5th - 7th Grade

20 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Simple Python SMKIH

Simple Python SMKIH

Assessment

Quiz

Computers

6th Grade

Hard

CCSS
L.2.2C

Standards-aligned

Created by

Hor Siew Cheng g-72322069@moe-dl.edu.my

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To create a newline at the end of prompt, you can use which of the following expressions?
\new
\n
\break
\return

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What is the name of the programming language we are learning?
Scratch
Python
Pie thin
Scribble

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output?
name = 'Dave'
print (name)
Dave
'Dave'
name
(name)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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?