ALTSCHOOL QUIZ 13/9/25

ALTSCHOOL QUIZ 13/9/25

Professional Development

25 Qs

quiz-placeholder

Similar activities

Avaliação de conhecimentos FrontEnd

Avaliação de conhecimentos FrontEnd

Professional Development

29 Qs

Pretest dan Postest Training TKO 2024

Pretest dan Postest Training TKO 2024

Professional Development

20 Qs

Python MCQs

Python MCQs

Professional Development

20 Qs

Software Testing Fundamentals

Software Testing Fundamentals

Professional Development

20 Qs

Pre-Test Day 2 - LUMI H5P Installation and Content Types

Pre-Test Day 2 - LUMI H5P Installation and Content Types

Professional Development

20 Qs

Máy in, Máy Scan và Máy Photocopy

Máy in, Máy Scan và Máy Photocopy

Professional Development

20 Qs

Understanding HTML

Understanding HTML

Professional Development

20 Qs

EDU-NEXT AI

EDU-NEXT AI

Professional Development

20 Qs

ALTSCHOOL QUIZ 13/9/25

ALTSCHOOL QUIZ 13/9/25

Assessment

Quiz

Information Technology (IT)

Professional Development

Hard

Created by

adediji lekan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for an if-elif-else block?

if - elif - else

when - otherwise

do - if - end

switch - case - end

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to remove the last item in a list?

remove()

pop()

delete()

clear()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of my_list = [1, 2, 3]; print(my_list[1])?

1

2

3

Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to retrieve all keys in a dictionary?

get()

items()

keys()

values()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a dictionary in Python?

my_dict = []

my_dict = ()

my_dict = {}

my_dict = <>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following defines a function with two parameters?

def myFunc[]:

def myFunc(x, y):

myFunc def(x y):

D. def myFunc:

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a function return if there is no return statement?

0

False

None

Null

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?