python-cie quiz

python-cie quiz

University

20 Qs

quiz-placeholder

Similar activities

Python Recap

Python Recap

7th Grade - University

20 Qs

Python :: String review

Python :: String review

University

20 Qs

Python exam preparation

Python exam preparation

University

18 Qs

 variable in python

variable in python

University

20 Qs

ITIPT01 Quiz No 1

ITIPT01 Quiz No 1

University

20 Qs

UNIT1-PYTHON

UNIT1-PYTHON

University

20 Qs

ITMajor1 & IntroSoftEng- Prelim Examination

ITMajor1 & IntroSoftEng- Prelim Examination

University

20 Qs

Python Strings

Python Strings

University

20 Qs

python-cie quiz

python-cie quiz

Assessment

Quiz

Computers

University

Hard

Created by

Savitri Yendigeri

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) 2 2


B) 2 3


C) 3 2


D) Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) 'apple'


B) 2


C) 5


D) 'cherry'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) 0


B) None


C) 1


D) 'd'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) [1, 2, 5, 4] [5]


B) [1, 2, 5, 4] [2]


C) [1, 2, 3, 4] [5]


D) [1, 5, 3, 4] [5]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) [1, 2, 3] [1, 2, 3, 1, 2, 3]


B) [1, 2, 3, 1, 2, 3] [1, 2, 3, 1, 2, 3]


C) [1, 2, 3] [1, 2, 3]

D) Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the above code?

A) "Hello, World!"


B) "Goodbye!"


C) "Hello, World!New content"


D) Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Assuming the file data.txt contains "10 20 30 40 50", what will be the output of the above code?

A) 150


B) "10 20 30 40 50"


C) [10, 20, 30, 40, 50]


D) Error

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?