Python Variables

Python Variables

University

15 Qs

quiz-placeholder

Similar activities

E-Commerce

E-Commerce

University - Professional Development

16 Qs

DCN5511: Chapter 5 - 7

DCN5511: Chapter 5 - 7

University

15 Qs

computer Networks

computer Networks

University

10 Qs

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

12AIT - All About W3C <3

12AIT - All About W3C <3

10th Grade - University

18 Qs

Tes Awal Modul 5

Tes Awal Modul 5

University

10 Qs

How the Internet Works

How the Internet Works

4th Grade - University

14 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

Python Variables

Python Variables

Assessment

Quiz

Computers

University

Hard

Created by

Lintang Wisesa

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A number or text that meaningful

A container for storing data values

A message input by the user

A printout that show answer that user entered

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

=

:

>>>

==

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to create a comment?

>>>

//

@

#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below are valid variable names in Python, except...

officeMail

SECRET_KEY

1stName

PhoneNumber

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, a variable may be assigned a value of one type, and then later assigned a value of a different type:

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements assigns the value 100 to the variable x in Python:

var x = 100

x := 100

x = 100

x == 100

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are valid Python variable names:

my_age

version1.3

homeAddress

return

4square

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?