Search Header Logo

CE314 Python FINAL QUIZ

Authored by Brijesh Jajal

Computers

University

Used 2+ times

CE314 Python FINAL QUIZ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The result of print (100 + 5 * 3 ) is

115

315

135

310

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The multiline comment in Python is given by

" " "

#

##

//

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When x = "Technology", the result of x [-5 : -2] is

olo

olog

log

chno

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To convert a string S into capital, the function is

S.upper( )

upper(S)

S.Caps

string.capital(s)

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What datatype does ISDIGIT ( ) return?

numeric

boolean

string

int

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is Ordered and have NO duplicates?

List

Tuple

Set

Dictionary

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does file mode "b" refer to?

Binary

Bytes

Bitwise

Beta

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?