Search Header Logo

Ozaria: Python Basics

Authored by Greg Baker

Computers

6th Grade

Used 60+ times

Ozaria:  Python Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A box(memory location) where you store values
a type of graphics
Data type
a type of memory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

equals =
plus + 
forward slash /
asterisk *

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Python?

text based programming language
word processor 
spreadsheet
block based programming language

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Algorithm?

Fixing bugs

Functions

A sequence of instructions

Game design

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fixing errors in programming is called ...

Optimization

Debugging

Looping

Cleaning

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A command that lets us repeat an action multiple times in your code

Algorithm

Loop

Variable

Method

Access all questions and much more by creating a free account

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?

Discover more resources for Computers