Python Fundamentals

Python Fundamentals

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

11th Class Python Basics

11th Class Python Basics

11th Grade

10 Qs

10 Important Python Fundamentals Questions

10 Important Python Fundamentals Questions

12th Grade

10 Qs

Quiz 142 - Python inputs and outputs

Quiz 142 - Python inputs and outputs

9th Grade - University

15 Qs

Python Conditionals and If Statements

Python Conditionals and If Statements

8th Grade - University

15 Qs

Python Programming Essentials Quiz

Python Programming Essentials Quiz

12th Grade

10 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

PYTHON PROGRAMMING FUNDAMENTALS

PYTHON PROGRAMMING FUNDAMENTALS

11th Grade

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