Python Basics Quiz

Python Basics Quiz

10th Grade

30 Qs

quiz-placeholder

Similar activities

Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

Quiz Analisis Data

Quiz Analisis Data

10th Grade

25 Qs

CSP Python Review

CSP Python Review

9th - 12th Grade

25 Qs

What i lerned in cumputer science

What i lerned in cumputer science

8th - 12th Grade

25 Qs

Python - Syntax, Functions and Control Flow

Python - Syntax, Functions and Control Flow

9th - 12th Grade

28 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

Turtle Python Quiz 1

Turtle Python Quiz 1

10th - 12th Grade

27 Qs

Python Test

Python Test

9th - 12th Grade

25 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Carven Mark Viado

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main role of the print() function in Python?

To create a new file

To check variable type

To display output

To define a loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid reason to use print()?

To delete data

To format output

To open images

To save memory

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print() function send output to?

The memory drive

The input box

The computer’s RAM

The screen display

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a variable store in a Python program?

A loop only

A condition

A single value

A random guess

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a valid purpose for using variables?

To repeat loops

To create errors

To hold data

To end tasks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key rule when naming variables in Python?

Use capital symbols

Start with a number

Avoid special characters

End with commas

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a legal Python variable name?

2value

value_1

value-1

value.1

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?