python

python

University

10 Qs

quiz-placeholder

Similar activities

Software Engineering Quiz 3

Software Engineering Quiz 3

University

10 Qs

Basic Technical Process Safety (Module 1)

Basic Technical Process Safety (Module 1)

1st Grade - Professional Development

15 Qs

U3 AOS1 DP3

U3 AOS1 DP3

12th Grade - University

14 Qs

AI ML LCA-01 QUIZ

AI ML LCA-01 QUIZ

University

12 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

Quiz Modul 9 - Conditional Logic (109)

Quiz Modul 9 - Conditional Logic (109)

University

10 Qs

Avaliação Pensamento Computacional - Prático

Avaliação Pensamento Computacional - Prático

1st Grade - Professional Development

10 Qs

python

python

3rd Grade - University

12 Qs

python

python

Assessment

Quiz

Science

University

Hard

Created by

Pratibha Jadhav

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Python statement? "a"+"bc"
abc
bca
bc
none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

list=[1,2,3,4] print(list[10]). What is the output?
[]
index error
[1]
[4]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In list -1 index represents :
last element
first element
second element
none of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Any module can be used in python using the following keyword:
import
main
super
sub

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The operator ">=" is called as:
relational
logical
bitwise
arithmetic

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator has highest precedence?
"**"
"*"
"+"
"<="

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to display data type of assigned to variable?
type
data
import
class

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?

Discover more resources for Science