Year 11 T1 PG1 Python

Year 11 T1 PG1 Python

11th Grade

40 Qs

quiz-placeholder

Similar activities

Quiz Informatika Kelas XI

Quiz Informatika Kelas XI

11th Grade - University

40 Qs

Файлдармен жұмыс

Файлдармен жұмыс

11th Grade

40 Qs

Python Module , OOPs & Emerging Techonolgies

Python Module , OOPs & Emerging Techonolgies

11th Grade

45 Qs

ICT QUIZBEE

ICT QUIZBEE

11th Grade

35 Qs

Python L1 Concepts

Python L1 Concepts

1st - 12th Grade

40 Qs

Comptia IT F CH7

Comptia IT F CH7

9th - 12th Grade

44 Qs

python set 3

python set 3

9th - 12th Grade

41 Qs

Python L2 Concepts

Python L2 Concepts

3rd - 12th Grade

40 Qs

Year 11 T1 PG1 Python

Year 11 T1 PG1 Python

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Dotun Onasanya

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which of the following is a valid Python variable name?

2var

var_2

var@2

var-2

2.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

How do you define a function in Python?

function name():

def function_name():

define function_name():

func function_name():

3.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What is the purpose of a function?

To store data

To perform a specific task

To create variables

To manage files

4.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which data structure is used to store multiple items in Python?

Variable

Function

List

Loop

5.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which symbol is used to access an element in a list?

.

()

[]

{}

6.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

How do you create a dictionary in Python?

my_dict = {}

my_dict = []

my_dict = ()

my_dict = ''

7.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Which function is used to open a file in Python?

open_file()

file_open()

open()

read_file()

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?