G(6) Quiz L3.2 - 3.3

G(6) Quiz L3.2 - 3.3

6th Grade

11 Qs

quiz-placeholder

Similar activities

BASIC 256

BASIC 256

6th - 8th Grade

10 Qs

BASIC Programming Language

BASIC Programming Language

6th - 8th Grade

10 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

Viruses & Malware

Viruses & Malware

6th - 8th Grade

10 Qs

Python Quiz

Python Quiz

3rd Grade - Professional Development

11 Qs

QB64 : Grade 6

QB64 : Grade 6

6th Grade

10 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Python basics

Python basics

6th - 8th Grade

15 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?