Quiz programming language

Quiz programming language

7th Grade

10 Qs

quiz-placeholder

Similar activities

7 класс. Повторение "Ввод. Вывод. Присваивание"

7 класс. Повторение "Ввод. Вывод. Присваивание"

7th Grade

10 Qs

Python

Python

7th - 12th Grade

15 Qs

Family Quizz

Family Quizz

5th Grade - Professional Development

15 Qs

JAVA IDENTIFIERS

JAVA IDENTIFIERS

6th - 8th Grade

14 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

[RB3-Ch7] Data Verification & Validation

[RB3-Ch7] Data Verification & Validation

6th - 8th Grade

15 Qs

GCSE J277 - Computational Thinking Keyword Quiz

GCSE J277 - Computational Thinking Keyword Quiz

7th Grade

10 Qs

R082 Book Cover Assets planning

R082 Book Cover Assets planning

7th - 12th Grade

10 Qs

Quiz programming language

Quiz programming language

Assessment

Quiz

Computers

7th Grade

Practice Problem

Hard

Created by

Estela Salcido

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This code mark error when ran in Python. What is the correct form to write it?

Variabe=25

print(variable)

Variable="25"

print(variable)

Variable="25"

print=(variable)

variable=25

print(variable)

variable="25"

print=(variable)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This code mark error when ran in Python. What is the correct form to write it?

subject=Mathematics

message="Maths are easy"

print(subject, message)

subject="Mathematics"

message="Maths are easy"

print(subject, message)

subject=Mathematics

message="Maths are easy"

print(subject and message)

subject=Mathematics

message="Maths are easy"

print(subject, "message")

subject=Mathematics

message=Maths are easy

print(subject, message)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this shape represent in flowchart?

Input/Output
Process
Decision
Start/Stop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements best describes the term 'programming'?

A set of instructions

A group of words

Building blocks

Entertainment on the TV

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?

exercise="sit ups"

exercise="burpees"

print(exercise)

sit ups

burpees

exercise

burpees

Syntax error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?

color="red"

taste="strawberry"

color=taste

print(color)

taste

color

red

strawberry

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code?

clothing="winter season"

winter season="coat"

print(winter season)

winter season

cloathing

coat

Syntax error

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

Already have an account?