Python Quiz

Python Quiz

University

10 Qs

quiz-placeholder

Similar activities

RCC TVM

RCC TVM

University

10 Qs

Identifying Parent Functions from Ordered Pairs

Identifying Parent Functions from Ordered Pairs

8th Grade - University

9 Qs

Solving Polynomial using Rational Root Theorem

Solving Polynomial using Rational Root Theorem

10th Grade - University

10 Qs

Algebra 2 Relation

Algebra 2 Relation

10th Grade - University

10 Qs

Algebra 2 Relations and Functions

Algebra 2 Relations and Functions

10th Grade - University

15 Qs

Polynomial Functions and Complex Zeros

Polynomial Functions and Complex Zeros

11th Grade - University

13 Qs

Increasing, Decreasing, Positive, and Negative

Increasing, Decreasing, Positive, and Negative

9th Grade - University

15 Qs

Analyse functions

Analyse functions

9th Grade - University

10 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Mathematics

University

Medium

Created by

c bhargavi

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python will evaluate the expressions using the standard ______rule for the Order of calculations.

PEMDES

PMEDAS

PEMDAS

PMDAS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The input( ) function returns the input as a ______

string

Label

Variable

Module

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to check whether the given number is integer or not

int( )

is_integer( )

float( )

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The differences between two consecutive integers procduced by the range( ) function is known as_____

int value

float value

step value

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By which method we can add items later in the empty list

empty.append( )

empty.list.append()

emptylist.append( )

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The plot( ) function only create____,to actually display it,we have to call____

graph,show( )

points,Show( )

customising,show()

None

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The labelling and position of the number in the list is called the____-

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?