Python Programming Quiz

Python Programming Quiz

1st Grade

27 Qs

quiz-placeholder

Similar activities

KUIZ 2 FORM 2 SEM 1

KUIZ 2 FORM 2 SEM 1

1st Grade

25 Qs

Python Basics Quiz

Python Basics Quiz

1st - 5th Grade

25 Qs

Latihan-PWPB-XI RPL 1

Latihan-PWPB-XI RPL 1

1st - 10th Grade

25 Qs

Peranti Input dan Output

Peranti Input dan Output

1st - 6th Grade

23 Qs

kuiz stem 4

kuiz stem 4

1st - 3rd Grade

22 Qs

Parts of Computers

Parts of Computers

1st Grade

30 Qs

lesson 26

lesson 26

1st Grade

25 Qs

python

python

KG - Professional Development

30 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

1st Grade

Hard

Created by

2111CS040096 KUMAR

Used 1+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct output of the following Python command:

10

40

50

400

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an immutable data type in Python?

Set

List

Tuple

Dictionary

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid identifier in the Python programming language?

none

False

true

For

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct output of the following Python arithmetic expression:

-171

172

-170

170

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Traditionally the end of a stack from where PUSH(additional) and POP(deletion) take place, of popularly known as :

FRONT

TOP

LIFO

FIFO

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following Python code? sentence = "Hello, how are you?" print(sentence.replace("Hello", "Hi"))

Hi, how are you?

Hello, how are you?

Hi, how are Hello?

Hi, Hello are you?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code?

World

World!

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?