Python Programming Expression Quiz 1

Python Programming Expression Quiz 1

University

20 Qs

quiz-placeholder

Similar activities

Python Quiz-1

Python Quiz-1

University

16 Qs

Digital Electronics (Weekend Assignment - 2)

Digital Electronics (Weekend Assignment - 2)

University

20 Qs

PSC ALM QUIZ

PSC ALM QUIZ

University

16 Qs

Java Programming

Java Programming

University

20 Qs

JavaScript

JavaScript

University

15 Qs

Stack??

Stack??

University

15 Qs

Review JavaScript

Review JavaScript

11th Grade - University

20 Qs

Logic Gates, K Maps and Adders

Logic Gates, K Maps and Adders

9th Grade - University

16 Qs

Python Programming Expression Quiz 1

Python Programming Expression Quiz 1

Assessment

Quiz

Computers

University

Medium

Created by

Darwin Vargas

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the result of the expression len('Python')?

5

6

7

error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the expression 4 ** 2 evaluate to?

A) 16

B) 8

C) 4

D) 2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the expression not (True or False)?

A) True

B) False

C) 1

D) 0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the result of the expression 10 // 3?

A) 3

B) 3.33

C) 4

D) 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the expression True and False?

A) True

B) False

C) 1

D) 0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the expression 5 >= 5 evaluate to?

A) True

B) False

C) None

D) Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of the expression 4 != 4?

A) True

B) False

C) None

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?