Y10 Programming mmd

Y10 Programming mmd

8th Grade

50 Qs

quiz-placeholder

Similar activities

Informatics Quiz

Informatics Quiz

6th - 8th Grade

50 Qs

SUMATIF AKHIR SEMESTER KELAS VII

SUMATIF AKHIR SEMESTER KELAS VII

7th Grade - University

50 Qs

Hardware vs Software Test (7/8)

Hardware vs Software Test (7/8)

6th - 8th Grade

50 Qs

CIW/IBA 3rd 9 Week Exam

CIW/IBA 3rd 9 Week Exam

7th - 8th Grade

50 Qs

Term3 - Grade 8 - Revision 2023 - 2024

Term3 - Grade 8 - Revision 2023 - 2024

8th Grade

46 Qs

GRADE 09 CPU AND MEMORY

GRADE 09 CPU AND MEMORY

8th - 9th Grade

49 Qs

INF8 - Opakování 7. ročníku

INF8 - Opakování 7. ročníku

8th - 9th Grade

49 Qs

BTEC Component 3 Section A

BTEC Component 3 Section A

8th - 10th Grade

50 Qs

Y10 Programming mmd

Y10 Programming mmd

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

CCSS
6.EE.B.6, L.2.2C

Standards-aligned

Created by

muhammad abdulmajeed

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 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!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello" + str(2) + "world!")

Hello world! Hello world!
Hello2world!
Hello Hello world! world!
SyntaxError

3.

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 

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Code executed based on a condition being true

Sequence
Selection
Iteration
Variable

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Code repeated / looped until a condition has been met or a set number of times.

Sequence
Selection
Iteration
Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do? myAge = int (myAge)

Converts the var (variable) myAge to a string

Converts the var (variable) myAge to a integer

Converts the var (variable) myAge from a integer to a string

Converts the var (variable) myAge to if statement

7.

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!)

Tags

CCSS.L.2.2C

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?