Python Programming Basics

Python Programming Basics

8th Grade

20 Qs

quiz-placeholder

Similar activities

AR - 1.5 - Looping Shuffles

AR - 1.5 - Looping Shuffles

8th Grade - University

17 Qs

systems software

systems software

7th Grade - University

17 Qs

ULANGAN BAB ALGORITMA PEMROGRAMAN KELAS 8

ULANGAN BAB ALGORITMA PEMROGRAMAN KELAS 8

8th Grade - University

25 Qs

Blockly Games

Blockly Games

8th Grade - University

23 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

Quiz Sistem Komputer

Quiz Sistem Komputer

8th Grade

15 Qs

UH BAB 2

UH BAB 2

8th Grade

20 Qs

Internet and App script

Internet and App script

5th Grade - University

22 Qs

Python Programming Basics

Python Programming Basics

Assessment

Quiz

Information Technology (IT)

8th Grade

Medium

Created by

Quizizz Content

Used 51+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use of annotations by programmers

To explain their code and keep their thought processes on track.

To increase the execution speed of the code.

To make the code more complex and difficult to read.

To replace the need for documentation entirely.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The two windows in Python are called...

The Interactive Mode and Script Mode windows.

The Command Line and GUI windows.

The Debugging Mode and Execution Mode windows.

The Console Mode and Editor Mode windows.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

==

equals

not equal

greater than

less than

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Definition of sequence in a computer program

Code is executed one line at a time.

Code is executed in parallel across multiple threads.

Code is executed based on user input only.

Code is executed in a random order.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

//

e.g., 10 // 3

Rounding down

Rounding up

Truncating

Finding the average

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Definition of a Boolean data type

Can only be one of two values. E.g., True or False

Can represent any numerical value

Can store multiple values of different types

Can only be a string or a number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of programming language is Python?

Textual

Visual

Procedural

Functional

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?