Y9 Programming #2- Output and Input

Y9 Programming #2- Output and Input

9th Grade

8 Qs

quiz-placeholder

Similar activities

Programming Lesson 1 (CS50x)

Programming Lesson 1 (CS50x)

9th - 10th Grade

10 Qs

Coding quiz 2 - Term 2

Coding quiz 2 - Term 2

9th Grade

13 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Flowchart

Flowchart

1st - 9th Grade

10 Qs

Flowchart

Flowchart

6th - 10th Grade

10 Qs

Python

Python

7th - 9th Grade

12 Qs

python ünite 1

python ünite 1

9th - 12th Grade

10 Qs

Hari 3 - Kuis Coding & Pengenalan  AI

Hari 3 - Kuis Coding & Pengenalan AI

9th Grade

12 Qs

Y9 Programming #2- Output and Input

Y9 Programming #2- Output and Input

Assessment

Quiz

Computers

9th Grade

Hard

Created by

W Deng

Used 7+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?

The output of a program.

The set of rules governing the structure of statements in a programming language.

The result of a mathematical operation.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What website are we using for programming?

Codecademy

Replit

GitHub

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is my computing teacher's last name?

Smith

Jones

Deng

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command have we learned for Python?

input

read

print

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the error as shown in the pic?

Missing colon at the end of the line.

Missing speech mark at the beginning.

Missing brackets at the beginning and the end.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Replit, on the left-hand section is output, on the right-hand is where I am coding.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I have my account in Replit. (voting question)

True

False

8.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

which of the following's output is "I love my computing lessons!"

output("I love my programming lessons!")

print("I love my programming lessons!)

output("I love my programming lessons!")

print("I love my programming lessons!")