Python Group:B

Python Group:B

9th Grade

7 Qs

quiz-placeholder

Similar activities

Year 9 March

Year 9 March

9th Grade

11 Qs

Lists and Loops in Python

Lists and Loops in Python

9th Grade

10 Qs

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

Python Intro 1

Python Intro 1

7th - 12th Grade

11 Qs

Operator dalam Python Tingkatan 2

Operator dalam Python Tingkatan 2

9th - 12th Grade

10 Qs

Java Code Questions

Java Code Questions

9th Grade - University

11 Qs

Year8_Python_L4_Starter

Year8_Python_L4_Starter

8th - 9th Grade

9 Qs

Unit 3 Review

Unit 3 Review

9th - 12th Grade

11 Qs

Python Group:B

Python Group:B

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Shivani Sreejith

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A part of the program that is not processed by the interpreter.

Comment

Operands

Variables

Expressions

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python comes with a collection of in-built reusable programs called ________________library.

Standard

Common

Command

Programs

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_______Opreators are used to compare the value of 2 operands or expressions.

Command

Comparison

Similar

None of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In python, a program file is saved with _____extension.

.pp

.py

.pyt

.python

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_____of variables is not required in python

declaration

command

number

none of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Variables constants or value on which operates act is called as

Operators

Options

Operands

Variable

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

An operator that requires only one operand

Binary operator

Unary operator

Single operator

None of the above