Python Variables

Python Variables

6th - 8th Grade

11 Qs

quiz-placeholder

Similar activities

Komputery

Komputery

4th - 6th Grade

10 Qs

Kiểm tra kiến thức phần mềm bảng tính

Kiểm tra kiến thức phần mềm bảng tính

7th Grade

10 Qs

Working with Text : Summary

Working with Text : Summary

6th Grade

10 Qs

APPS FOR GOOD - END OF TOPIC TEST

APPS FOR GOOD - END OF TOPIC TEST

7th - 8th Grade

12 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

اختبار الفصل الدراسي الأول - ثامن

اختبار الفصل الدراسي الأول - ثامن

8th Grade

10 Qs

Latihan Ujian TKJ - Bagian A1

Latihan Ujian TKJ - Bagian A1

7th Grade - University

10 Qs

Javascript mine

Javascript mine

7th Grade

15 Qs

Python Variables

Python Variables

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Hard

Created by

Moksh Katariya

Used 28+ times

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Media Image

What will it print

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will it print

Error

15

print

'15'

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can we use reserved names as variable name

True

False

I don't know

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will it print

Media Image
Media Image
Media Image

5.

FILL IN THE BLANK QUESTION

20 sec • 20 pts

Make a variable named var and assign value as value

6.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

Why the following variable name invalid for python:


1st_Name = 153156456456415

No special characters other than underscore

The variable name starts with a number

Keep names meaningful

There is nothing wrong with this variable name

7.

MULTIPLE CHOICE QUESTION

20 sec • 20 pts

x = str(3)
y = int(3)
z = float(3)

x = 3

y = 3

x = 3.00

x = '3'

y = 3

z = 3.0

x = '3

y = 3

z = 3.0

x = 3

y = 3

z = 3.0

Access all questions and much more by creating a free account

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

Already have an account?