Search Header Logo

Year 11 Coding concepts

Authored by P Bates

Computers

10th Grade

Used 2+ times

Year 11 Coding concepts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a correct example of a variable assignment in Python? 

x == 5
x = 5
5 = x
x : 5

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a constant in programming? 

A value that changes frequently
A value that remains the same
A variable that stores data
A function that performs a task

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an initialisation statement? 

A statement that ends a program
A statement that starts a loop
A statement that assigns an initial value to a variable
A statement that prints output

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a command sequence? 

A single command
A series of commands executed in order
A loop that repeats commands
A function call

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you take user input in Python? 

input("Enter your name: ")
get("Enter your name: ")
read("Enter your name: ")
scan("Enter your name: ")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you display output in Python?

display("Hello")

output("Hello")

print("Hello")

send("Hello")

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an arithmetic operator in Python? 

AND

>=

+

==

Access all questions and much more by creating a free account

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

Already have an account?