Python Quiz

Python Quiz

University

10 Qs

quiz-placeholder

Similar activities

2021_DASPRO_Pertemuan4

2021_DASPRO_Pertemuan4

University

10 Qs

Linear, Quadratic, and Exponential Regression

Linear, Quadratic, and Exponential Regression

9th Grade - University

15 Qs

Find the Slope Using Table of Values

Find the Slope Using Table of Values

9th Grade - University

10 Qs

Identifying Key Features of Linear Functions

Identifying Key Features of Linear Functions

9th Grade - University

10 Qs

Linear Function Key Features

Linear Function Key Features

9th Grade - University

10 Qs

Domain Range Interval Increase

Domain Range Interval Increase

10th Grade - University

15 Qs

End Behavior of Rational Functions Limit Notation

End Behavior of Rational Functions Limit Notation

11th Grade - University

15 Qs

Linear Quadratic and Exponential Regression

Linear Quadratic and Exponential Regression

9th Grade - University

15 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?