Python Knowledge

Python Knowledge

Professional Development

10 Qs

quiz-placeholder

Similar activities

SASI -1st year -DAY1-AN(19.12.23)

SASI -1st year -DAY1-AN(19.12.23)

Professional Development

15 Qs

SASI -BATCH 3-DAY2-FN

SASI -BATCH 3-DAY2-FN

Professional Development

15 Qs

[FAST TRACK] Android quiz 15

[FAST TRACK] Android quiz 15

Professional Development

15 Qs

G&V Quiz - 6

G&V Quiz - 6

Professional Development

10 Qs

Test-3

Test-3

Professional Development

15 Qs

SASI -1st year -DAY6-AN (23.12.23)

SASI -1st year -DAY6-AN (23.12.23)

Professional Development

15 Qs

Arrays      A

Arrays A

Professional Development

15 Qs

VCE-BETA-20.11.2023-AN

VCE-BETA-20.11.2023-AN

Professional Development

15 Qs

Python Knowledge

Python Knowledge

Assessment

Quiz

English

Professional Development

Easy

Created by

Ебись оно конем @

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

number_to_string(250)

What will this code output?

None

TypeError

250

"250"

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

even_or_odd(1477565)

What will this code output?

None

Even

Error

Odd

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

spin_words("Welcome")

What will this code output?

TypeError

emocleW

ValueError

Welcome

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

descending_order(153)

What will this code output?

531

TypeError

[5,3,1]

[1,3,5]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

make_negative(-5)

What will this code output?

5

None

-5

TypeError

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

positive_sum([1,-2,2,3,4,5])

What will this code output?

15

11

-10

TypeError

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

solution("Hello")

What will this code output?

TypeError

olleH

None

Hello

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?