Python Programming Basics 2

Python Programming Basics 2

University

25 Qs

quiz-placeholder

Similar activities

ICT

ICT

1st Grade - University

20 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

Mobile Apps PayKu

Mobile Apps PayKu

1st Grade - Professional Development

20 Qs

TEST1.PY

TEST1.PY

10th Grade - University

20 Qs

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

MESYUARAT KE-3 MYTECC ASSEMBLY: TOGETHER WE BIND

University

20 Qs

Today's Technology

Today's Technology

University

20 Qs

Basics of Java

Basics of Java

University - Professional Development

20 Qs

CID421

CID421

University

20 Qs

Python Programming Basics 2

Python Programming Basics 2

Assessment

Quiz

Computers

University

Hard

Created by

Madhu Baswani

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print 0.1 + 0.2 == 0.3?

True

False

Machine dependent

TypeError

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is not a complex number?

k = 2 + 3j

k = complex(2, 3)

k = 2 + 3L

k = 2 + 3J

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the type of inf?

int

float

bool

complex

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ~4 evaluate to?

-5

-4

5

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does ~~~~~~5 evaluate to?

11

5

-11

-5

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is incorrect?

x = 19023

x = 03964

x = 0x4f5

x = 0b101

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is incorrect?

float('inf')

float('nan')

float('12+3')

float('56'+'78')

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?