Python Quiz

Python Quiz

University

10 Qs

quiz-placeholder

Similar activities

Successive Differences in Polynomials

Successive Differences in Polynomials

10th Grade - University

12 Qs

Statistics Quiz

Statistics Quiz

8th Grade - University

10 Qs

Identify Exponential Growth or Decay from Tables Graphs or Equations

Identify Exponential Growth or Decay from Tables Graphs or Equations

9th Grade - University

13 Qs

Linear Quadratic and Exponential Regression Prereview

Linear Quadratic and Exponential Regression Prereview

9th Grade - University

15 Qs

Domain Range Increasing Decreasing

Domain Range Increasing Decreasing

9th Grade - University

15 Qs

Recursive Explicit Formula Exponential Functions

Recursive Explicit Formula Exponential Functions

9th Grade - University

14 Qs

College Algebra Test 3 Review

College Algebra Test 3 Review

University

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