Python Introduction

Python Introduction

9th - 11th Grade

30 Qs

quiz-placeholder

Similar activities

BTEC Level 2 Computing and Creative IT Unit 2 Revision Quiz 2

BTEC Level 2 Computing and Creative IT Unit 2 Revision Quiz 2

11th - 12th Grade

26 Qs

An intro to Python

An intro to Python

11th - 12th Grade

25 Qs

Python Practice Review

Python Practice Review

9th - 12th Grade

30 Qs

Java Programming Quizz-GX

Java Programming Quizz-GX

9th - 12th Grade

25 Qs

Analisis Data (informatika 10)

Analisis Data (informatika 10)

9th - 12th Grade

30 Qs

COMPUTER 10  - ACTIVITY 5  - 2023-2024

COMPUTER 10 - ACTIVITY 5 - 2023-2024

10th Grade

35 Qs

PYTHON QUIZ 1

PYTHON QUIZ 1

11th - 12th Grade

25 Qs

Data Types- Python

Data Types- Python

7th - 11th Grade

25 Qs

Python Introduction

Python Introduction

Assessment

Quiz

Computers

9th - 11th Grade

Medium

CCSS
6.EE.A.2B, 6.EE.B.6

Standards-aligned

Created by

Simon Graham

Used 40+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do? myAge = int (myAge)

Converts the var (variable) myAge to a string

Converts the var (variable) myAge to a integer

Converts the var (variable) myAge from a integer to a string

Converts the var (variable) myAge to if statement

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?
@
¬
;
#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What button do you press to compile (run) your program so that it runs in the shell?
F3
F5
F7
F9

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition for a VARIABLE?
a changeable value, such as a score in a computer game.
a value that cannot be changed

Tags

CCSS.6.EE.A.2B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' STRING data type' can be defined as...?
holds alphanumeric text
hold whole numbers
holds numbers with a decimal point
holds either a true or false value

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?