Python Basics Flashcard

Python Basics Flashcard

Assessment

Flashcard

Computers

8th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What symbol is commonly used in Python to indicate the start of a single-line comment?

Back

#

2.

FLASHCARD QUESTION

Front

In Python, which keyword (or function) is used to display output on the screen?

Back

print()

3.

FLASHCARD QUESTION

Front

What function in Python allows a program to receive input from the user?

Back

input()

4.

FLASHCARD QUESTION

Front

What data type is used in Python to represent whole numbers (without any decimal point)?

Back

integer

5.

FLASHCARD QUESTION

Front

What data type is used in Python to represent numbers with decimal points?

Back

float

6.

FLASHCARD QUESTION

Front

What data type is used in Python to represent sequences of characters?

Back

string

7.

FLASHCARD QUESTION

Front

What will be the output of the following Python code?

Media Image

Back

7

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