Python Basics: IDLE and Variables Quiz

Python Basics: IDLE and Variables Quiz

7th Grade

20 Qs

quiz-placeholder

Similar activities

7th Grade

7th Grade

7th Grade

24 Qs

QUIZ IT PRIMARY-SECONDARY

QUIZ IT PRIMARY-SECONDARY

6th - 8th Grade

25 Qs

Bab 5 Jaringan Komputer dan Internet Kelas 8

Bab 5 Jaringan Komputer dan Internet Kelas 8

6th - 8th Grade

20 Qs

Diagnostico Grado Sexto

Diagnostico Grado Sexto

6th Grade - University

18 Qs

ÔN TẬP CRV1

ÔN TẬP CRV1

6th Grade - University

22 Qs

PTS 7A

PTS 7A

7th Grade - University

20 Qs

soal algoritma dan pemograman

soal algoritma dan pemograman

7th Grade

20 Qs

List | Set | String - Nâng cao (1)

List | Set | String - Nâng cao (1)

6th - 8th Grade

23 Qs

Python Basics: IDLE and Variables Quiz

Python Basics: IDLE and Variables Quiz

Assessment

Quiz

Information Technology (IT)

7th Grade

Hard

Created by

John Heatley

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the Python program where you can write and run code interactively, line by line?

IDLE

Word

Excel

Paint

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which mode in IDLE lets you type one line at a time and see the result straight away?

Script mode

Interactive mode

Sleep mode

Print mode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Python?

A type of fruit

A place to store information

A kind of computer

A colour

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to assign a value to a variable in Python?

+

=

$

&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following code print in interactive mode? ```python x = 5 print(x) ```

x

5

print(x)

Nothing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a valid variable name in Python?

2cats

cat_2

cat-2

cat 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between interactive mode and script mode in IDLE?

Interactive mode runs one line at a time, script mode runs a whole file

Script mode is only for drawing

Interactive mode is for emails

There is no difference

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?