Python Basics Quiz

Python Basics Quiz

10th Grade

19 Qs

quiz-placeholder

Similar activities

Python Temel Konuları Testi

Python Temel Konuları Testi

10th Grade - University

20 Qs

Quiz Pemrograman Python

Quiz Pemrograman Python

10th Grade - University

15 Qs

Introduction to Python Programming Quiz

Introduction to Python Programming Quiz

10th Grade

20 Qs

4.1 Kod Arahan

4.1 Kod Arahan

1st Grade - University

16 Qs

Python

Python

9th - 12th Grade

20 Qs

KT 15 phút Tin 10

KT 15 phút Tin 10

10th Grade

20 Qs

quiz1B1

quiz1B1

7th Grade - University

20 Qs

Simulasi Pra  Ujian SMT 1 Py

Simulasi Pra Ujian SMT 1 Py

10th Grade

20 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Tiffany Price

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the assignment operator '=' do in Python?

Assigns a value to a variable

Compares two values

Concatenates two strings

Returns the data type of a value

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in Python returns the data type of a value?

type()

print()

str()

int()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the value "Hello!" in Python?

str

int

float

bool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an integer in Python?

2

2.5

"2"

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the value 2.5 in Python?

float

int

str

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in programming?

A type of data that represents whole numbers

A named pointer to a piece of data

A sequence of text characters

A rational number with a decimal point

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of assigning a value to a new variable called?

Reassignment

Initialization

Declaration

Compilation

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?