Search Header Logo
Python Basics

Python Basics

Assessment

Flashcard

Computers

6th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is an algorithm?

Back

A set of step by step instructions

2.

FLASHCARD QUESTION

Front

Which one of these is written correctly: Print("hello"), print('hello', print("hello"), print ("hello")?

Back

print("hello")

3.

FLASHCARD QUESTION

Front

T/F A variable that equals a number does not need quotes

Back

True

4.

FLASHCARD QUESTION

Front

When making a multi word variable, what do you need between the words?

Back

An underscore _

5.

FLASHCARD QUESTION

Front

Debug this code: Myfriend = "Bob". Options: My friend = Bob, My_friend=bob, myfriend = Bob, my_friend = "Bob"

Back

my_friend = "Bob"

6.

FLASHCARD QUESTION

Front

What is the building block of code that allows you to store data?

Back

a variable

7.

FLASHCARD QUESTION

Front

Why will this code not run? The end mob = "enderman"

Back

There aren't supposed to be any spaces in the variable name.

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?