Activity Book-till if statement

Activity Book-till if statement

30 Qs

quiz-placeholder

Similar activities

Python Programming - Unit I Quiz

Python Programming - Unit I Quiz

KG - University

25 Qs

แบบทดสอบ Python พื้นฐาน

แบบทดสอบ Python พื้นฐาน

KG - University

30 Qs

Year 9 E1 Revision Quiz

Year 9 E1 Revision Quiz

8th Grade

34 Qs

Financial Literacy Ch 4 Vocabulary Review

Financial Literacy Ch 4 Vocabulary Review

KG - University

30 Qs

Functions

Functions

KG - University

30 Qs

P5 - Unit 2 - Family matters Review

P5 - Unit 2 - Family matters Review

KG - University

25 Qs

Python

Python

KG - University

33 Qs

Activity Book-till if statement

Activity Book-till if statement

Assessment

Quiz

others

Hard

Created by

Kelzang Lethro

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of writing programs or statements?
To process data and display the result to users
To generate random numbers
To create visually appealing user interfaces
To automate repetitive tasks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to provide output in Python?
print()
input()
type()
len()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using variables in programming?
To store values that can change
To create custom functions
To define data types
To optimize program performance

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid naming convention for a variable in Python?
my_variable
myVariable
MyVariable
$variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the input() function in Python?
To provide output to the user
To convert data types
To take input from the user
To display a message on the console

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to determine the data type of a variable in Python?
print()
input()
type()
len()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type in Python?
int
float
complex
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?