python

python

University

30 Qs

quiz-placeholder

Similar activities

DBMS-2

DBMS-2

University

25 Qs

Marketing Concepts and Philosophies

Marketing Concepts and Philosophies

University

25 Qs

Algorithms

Algorithms

University

25 Qs

Hello, Python!

Hello, Python!

University

30 Qs

Easy BreezeIII

Easy BreezeIII

University

25 Qs

Tech-fest (med)

Tech-fest (med)

University

30 Qs

Python MCQ

Python MCQ

University

30 Qs

python

python

Assessment

Quiz

Education

University

Easy

Created by

Harshit rajak

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

1)    What output of the program?

a)     (5,6,7)

a)     (5,6,9)

a)     (5,9,7)

a)     Error

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

    

1)    What is the output?

a)     ABCD

a)     abcd

a)     Error

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

1)    String in python are?

mutable

immutable

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

 

1)    Why is pandas used in python?

a)     Pandas is python package providing fast, flexible and expressive data structure designed to make working with “relational” or “labeled data both easy and intuitive.

a)     It aims to be the fundamental high-level building block for doing practical real world data analysis in python.

a)     All of the above

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

 

1)    The alternative of this code can be?

a)     with open(‘numbers.txt’) as file:

a)     open with(‘numbers.txt) as file:

a)     all of the above

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is a lambda function in Python?

function that has no name

function that can only be used once

function that takes in only one argument

function that can be called recursively

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

1)    What is the output of the program?

a)     “hlo”

a)     “lo”

a)     “ell”

a)     None of the above

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?