Search Header Logo
Python Basics Review

Python Basics Review

Assessment

Flashcard

Computers

10th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

How would you create a program to display "Hello World!"?

Back

print("Hello World!")

2.

FLASHCARD QUESTION

Front

Which python operator means 'less than or equal to'? Options: >=, >, <, <=.

Back

<=

3.

FLASHCARD QUESTION

Front

What is the word (command) used to display numbers and text on the screen?

Back

print

4.

FLASHCARD QUESTION

Front

What is a variable?

Back

A box(memory location) where you store values.

5.

FLASHCARD QUESTION

Front

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

Back

equals =

6.

FLASHCARD QUESTION

Front

What is the name of the programming language we are learning? Options: Scratch, Python, Pie thin, Scribble

Media Image

Back

Python

7.

FLASHCARD QUESTION

Front

What will be the output?
name = "Dave"
print (name)

Back

Dave

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?