Python Basics Quiz

Python Basics Quiz

10th Grade

19 Qs

quiz-placeholder

Similar activities

Introduction to Cybersecurity Quiz

Introduction to Cybersecurity Quiz

9th Grade - University

15 Qs

ELEMEN INFORMATIKA

ELEMEN INFORMATIKA

9th - 12th Grade

20 Qs

Soal Ulangan Internet 8.7

Soal Ulangan Internet 8.7

8th Grade - University

20 Qs

Simulasi Pra  Ujian SMT 1 Py

Simulasi Pra Ujian SMT 1 Py

10th Grade

20 Qs

Kuis Dasar Kejuruan TKJ

Kuis Dasar Kejuruan TKJ

10th Grade

20 Qs

KT 15 phút Tin 10

KT 15 phút Tin 10

10th Grade

20 Qs

Quiz về Lập trình máy tính và Ngôn ngữ Python

Quiz về Lập trình máy tính và Ngôn ngữ Python

6th Grade - University

20 Qs

Programming Bach

Programming Bach

9th - 12th Grade

14 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Tiffany Price

Used 4+ 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?