PYTHON ASSESSMENT_PRT_1

PYTHON ASSESSMENT_PRT_1

44 Qs

quiz-placeholder

Similar activities

Computer 7 Final Test

Computer 7 Final Test

KG - University

40 Qs

Python Şərt Operatorları Quiz-1

Python Şərt Operatorları Quiz-1

KG - University

40 Qs

C Programming And Data Structures & Algorithms(EE-B)

C Programming And Data Structures & Algorithms(EE-B)

KG - University

44 Qs

GEM Unit Test Review

GEM Unit Test Review

KG - University

43 Qs

109-152

109-152

University

44 Qs

Soal Ujian Pemrograman Dasar

Soal Ujian Pemrograman Dasar

KG - University

40 Qs

Blank Quiz

Blank Quiz

KG - University

49 Qs

Year 9 T1 Assessment Computing

Year 9 T1 Assessment Computing

8th Grade

43 Qs

PYTHON ASSESSMENT_PRT_1

PYTHON ASSESSMENT_PRT_1

Assessment

Quiz

others

Medium

Created by

Alayande Olajide

Used 3+ times

FREE Resource

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Python?
A number
A letter
A container for storing data
A type of function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a correct variable name?
5var
variable_name
!var
Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the type of x after 'x = 10'?
String
Float
Integer
Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the type of x after 'x = "Hello"'?
Integer
Float
String
Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is NOT a valid data type in Python?
int
bool
word
float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function to check the type of a variable?
typeof()
getType()
type()
varType()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these can hold multiple values?
Integer
String
Tuple
Boolean

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?