Coding Quiz

Coding Quiz

6th Grade

5 Qs

quiz-placeholder

Similar activities

Agile Development

Agile Development

University

10 Qs

2022 ITEC 102 - Short Quiz 1

2022 ITEC 102 - Short Quiz 1

University - Professional Development

10 Qs

Introduction to Python Programming

Introduction to Python Programming

5th - 9th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

7th - 9th Grade

10 Qs

Swift playground

Swift playground

9th Grade

10 Qs

Introduction to Computer Programming

Introduction to Computer Programming

6th Grade - University

10 Qs

APP LAB 2

APP LAB 2

7th Grade

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st - 10th Grade

10 Qs

Coding Quiz

Coding Quiz

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Okpara Isaac

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What programming language did we learn today?

Java

HTML

Python

Scratch

2.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Name = input(" ");

In the line of code above, what is "Name"

Data Type

Variable

Function

Condition

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What is coding

Coding means to play with our computers.

Coding means edit videos.

Coding means to turn on the lights with our computers.

Coding means to write instructions for the computer.

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What is the difference between = and == in computer programming

The = is used to assign values while the == is used to compare values.

The == is used to assign values while the = is used to compare values.

The = is a variable while the == is conditional.

The == is a variable while the = is conditional.

5.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

Which of the options below can we used to instruct the computer on what to do?

Robots

Artificial Intelligence

Programming Language

Natural Language