Python Fundamentals

Python Fundamentals

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Conditionals and If Statements

Python Conditionals and If Statements

8th Grade - University

15 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

15 Qs

Python Fundamentals

Python Fundamentals

11th - 12th Grade

15 Qs

Quiz -2 Arithmetic Expressions Evaluation in C

Quiz -2 Arithmetic Expressions Evaluation in C

12th Grade

15 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python

Python

12th Grade

10 Qs

Quiz 142 - Python inputs and outputs

Quiz 142 - Python inputs and outputs

9th Grade - University

15 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?

Discover more resources for Computers