Python Group:B

Python Group:B

9th Grade

7 Qs

quiz-placeholder

Similar activities

Sample Lesson- Computer Science

Sample Lesson- Computer Science

9th Grade

10 Qs

TLE QUIZZIZ 2

TLE QUIZZIZ 2

9th - 12th Grade

10 Qs

Python Basics

Python Basics

7th - 9th Grade

10 Qs

Exit Ticket 1/17

Exit Ticket 1/17

9th - 12th Grade

12 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Python basics (1)

Python basics (1)

9th Grade

12 Qs

Inputs and Booleans

Inputs and Booleans

3rd - 10th Grade

10 Qs

Apple Swift Playgrounds: Lesson Review: 4 - 6 Vocabulary

Apple Swift Playgrounds: Lesson Review: 4 - 6 Vocabulary

9th - 12th Grade

10 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