Y9 Programming #2- Output and Input

Y9 Programming #2- Output and Input

9th Grade

8 Qs

quiz-placeholder

Similar activities

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

Class IX IT 402

Class IX IT 402

9th Grade

10 Qs

37. Algorithm - Producing Algorithms Quiz

37. Algorithm - Producing Algorithms Quiz

9th - 12th Grade

11 Qs

Hari 3 - Kuis Coding & Perkenalan Ai

Hari 3 - Kuis Coding & Perkenalan Ai

7th - 12th Grade

11 Qs

Computers

Computers

4th - 10th Grade

11 Qs

Introduction to Computer Science and Coding

Introduction to Computer Science and Coding

9th Grade

12 Qs

Pseudocode -9CG Quiz

Pseudocode -9CG Quiz

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