Python Fundamentals

Python Fundamentals

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

CodeHS 2.8 Comparison Operators

CodeHS 2.8 Comparison Operators

9th - 12th Grade

13 Qs

Understanding Python Basics

Understanding Python Basics

8th Grade - University

14 Qs

Python L1

Python L1

8th Grade - University

14 Qs

Unit 3 Review

Unit 3 Review

9th - 12th Grade

11 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python Operators & Expressions

Python Operators & Expressions

8th - 11th Grade

13 Qs

PYTHON(LIBRARIES)

PYTHON(LIBRARIES)

12th Grade

10 Qs

Python Basics

Python Basics

6th Grade - University

10 Qs

Python Fundamentals

Python Fundamentals

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Jeeva K

Used 34+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not a valid identifier?

Book_5

UserOption

6_Grade

All above are valid

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a special literal in Python?

Null

Complex Number

None

none

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose the boolean literal

true

True

false

False

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose the valid String literals from the following

"This is my book"

"This

is

my

book"

"""This is

my book"""

'This is my book'

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Choose the character used for mentioning imaginary literal in Python

i

I

j

J

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the two parts of exponent form of literal?

Mantissa and Exponent

Monti and Expo

Base and Power

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

// operator in Python returns -----

accurate result with floating type data after dividing one number by other

Only the integer part of quotient

Only decimal part of quotient

None of the above

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?