Python Group:B

Python Group:B

9th Grade

7 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

6th Grade - University

10 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Java Programming

Java Programming

9th Grade - University

11 Qs

Sample Lesson- Computer Science

Sample Lesson- Computer Science

9th Grade

10 Qs

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

Object Oriented Programming in Python

Object Oriented Programming in Python

5th - 12th Grade

11 Qs

CS Edexcel Unit 6 Part 1 - Inputs, Variables and Outputs

CS Edexcel Unit 6 Part 1 - Inputs, Variables and Outputs

9th - 10th Grade

12 Qs

Python - Variables and Expressions

Python - Variables and Expressions

9th 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