Python Introduction

Python Introduction

9th Grade

15 Qs

quiz-placeholder

Similar activities

Python Drill 1

Python Drill 1

7th - 12th Grade

20 Qs

Python Modules and More

Python Modules and More

9th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python

Python

9th Grade

15 Qs

Python basics recap

Python basics recap

9th - 12th Grade

20 Qs

Python Introduction

Python Introduction

Assessment

Quiz

Computers

9th Grade

Medium

Created by

P Dixon

Used 625+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An  algorithm  is a set of precise instructions designed to solve a problem.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A store your program must use as an identifier to keep track of a value is called a

Algorithm

Variable

Program

Assignment

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which symbol assigns a value to a variable?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be an example of a string variable:

ValidInput = False

GuessCount = 100

Name = "Bilbo"

Pi = 3.14159265359

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To execute a Python program, you need a Python interpreter.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would be an example of a float variable:

ValidInput = False

GuessCount = 100

Name = "Bilbo"

Pi = 3.14159265359

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The rules for how programming languages statements can be assembled is known as

Variable

Algorithm

Syntax

Debugging

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?