Basic Programming

Basic Programming

9th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz Kelas 7

Quiz Kelas 7

7th Grade - University

15 Qs

Quiz Software

Quiz Software

8th Grade - University

15 Qs

Refleksi Informatika Bab Berfikir Komputasional Kelas 9

Refleksi Informatika Bab Berfikir Komputasional Kelas 9

9th Grade

16 Qs

Quiz sui Messaggi ICMP e Test di Connettività

Quiz sui Messaggi ICMP e Test di Connettività

9th Grade

15 Qs

Proceso de innovación (seleccion de ideas)

Proceso de innovación (seleccion de ideas)

4th Grade - University

15 Qs

Ôn tập tin học 3_HKII

Ôn tập tin học 3_HKII

3rd Grade - University

20 Qs

SOAL ULANGAN HARIAN TIK 1

SOAL ULANGAN HARIAN TIK 1

9th Grade

15 Qs

Ulangan Harian Berpikir Komputasional

Ulangan Harian Berpikir Komputasional

9th Grade

15 Qs

Basic Programming

Basic Programming

Assessment

Quiz

Information Technology (IT)

9th Grade

Practice Problem

Easy

Created by

Duong Trinh

Used 1+ 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

20 sec • 1 pt

IDLE has two main windows. What are their names?

A. Browser and Shell

B. Program editor and Python shell 

C. File explorer and Editor

D. Terminal and Compiler

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a string in Python?

A. A number inside brackets

B. A series of characters inside quote marks

C. A function used for calculations

D. A saved file in Python

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a variable in Python?

A fixed storage location that cannot change

A named memory location that stores values

A type of function

A Python keyword

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens to the values stored in variables when a program stops running?

They are permanently saved

They are stored in a file

They are lost from memory

They are converted to strings

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What goes inside the brackets of a print command?

C. File names

A. Only numbers

B. The content you want displayed 

D. Variable assignments

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is the correct way to assign the number 29.99 to a variable?

19.99 = TicketCost

TicketCost = 29.99

TicketCost : 19.99

TicketCost = 19.99

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a valid rule for naming variables in Python?

Must start with a letter or underscore

Must not contain spaces

Can use letters, digits, and underscores

Must always start with a capital letter

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?