Python Introduction

Python Introduction

9th Grade

15 Qs

quiz-placeholder

Similar activities

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

J277 - 10QQ - Basic Python 1

J277 - 10QQ - Basic Python 1

8th - 10th Grade

10 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

Python 2

Python 2

9th - 12th Grade

20 Qs

Python Introduction

Python Introduction

Assessment

Quiz

Computers

9th Grade

Medium

Created by

P Dixon

Used 632+ 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?