G(6) Quiz L3.2 - 3.3

G(6) Quiz L3.2 - 3.3

6th Grade

11 Qs

quiz-placeholder

Similar activities

BEGINING WITH PROGRAMMING and PROGRAMMING WITH QBASICS

BEGINING WITH PROGRAMMING and PROGRAMMING WITH QBASICS

6th Grade

10 Qs

8.7 BBC BASIC

8.7 BBC BASIC

6th - 8th Grade

15 Qs

HTML Language

HTML Language

KG - 12th Grade

10 Qs

Python L2 Input & Variable

Python L2 Input & Variable

6th - 8th Grade

10 Qs

Python Variables

Python Variables

6th Grade

10 Qs

Programming in Python

Programming in Python

6th - 8th Grade

10 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Python Quiz 1

Python Quiz 1

6th Grade - University

12 Qs

G(6) Quiz L3.2 - 3.3

G(6) Quiz L3.2 - 3.3

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Maram Khusheim

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is a text-based programming language.

Algorithm

Python

Google docs

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the picture, this is called the

Python shell

User interface

MS excel

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

We use the command ______ to display output in Python.

input

print

data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The input command is for

getting input from the user

displaying output

there is no such command

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Choose the correct variable name to store the user age.

Hint: Remember the rules of naming variables

1age = 11

user age = 11

age = 11

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

password = "abcd"

print(password)

^

What is the output of this program?

The word password

abcd

Nothing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name = "Reem"

print(name)

^

What is the output of this program?

Reem

the word name

Nothing

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?