Challenging Python Concepts

Challenging Python Concepts

University

38 Qs

quiz-placeholder

Similar activities

Evaluating Business Performance Quiz

Evaluating Business Performance Quiz

University

35 Qs

REDES Y COMUNICACIONES Primer corte

REDES Y COMUNICACIONES Primer corte

University

35 Qs

Chapter 3 Mastering Significant Figures and Estimation

Chapter 3 Mastering Significant Figures and Estimation

7th Grade - University

35 Qs

TIK-9

TIK-9

8th Grade - University

40 Qs

TIN 8 - ÔT Giữa HK 1- 24-25

TIN 8 - ÔT Giữa HK 1- 24-25

9th Grade - University

39 Qs

IoT Informatika kelas 9

IoT Informatika kelas 9

9th Grade - University

40 Qs

Assessment Semester I Informatics (Literasi Digital)

Assessment Semester I Informatics (Literasi Digital)

10th Grade - University

40 Qs

Revision Quiz

Revision Quiz

University

40 Qs

Challenging Python Concepts

Challenging Python Concepts

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Ravindra Kumar

Used 3+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to declare a variable in Python?

x = 10

let x = 10

x := 10

var x : int = 10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Completed

No output

0 1 2 3 4 Completed

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

30

24

20

18

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

1 2 3 4 5

1 3 5

2 4

Infinite loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 2

b = 3

c = 4

print(a + b * c * a // b)

10

14

8

18

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a basic operator in Python?

multiply()

subtract()

add()

print()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is used to represent decimal numbers in Python?

boolean

string

integer

float and decimal.Decimal

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?