Round 1

Round 1

University

10 Qs

quiz-placeholder

Similar activities

Exploring Python Fundamentals

Exploring Python Fundamentals

12th Grade - University

15 Qs

FOS Ch:2 Part II (QUIZ 6)

FOS Ch:2 Part II (QUIZ 6)

University

10 Qs

Unit 5: call by value

Unit 5: call by value

University

7 Qs

Assembly Procedures

Assembly Procedures

University

10 Qs

Mastering Python Control Structures

Mastering Python Control Structures

University

10 Qs

functons

functons

University

10 Qs

Round 1

Round 1

University

15 Qs

Theory CSC301 - Chapter 4 & 5

Theory CSC301 - Chapter 4 & 5

University

15 Qs

Round 1

Round 1

Assessment

Quiz

Computers

University

Hard

Created by

Ammar Azlan

Used 6+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is used to read input from the user in Python?
read()
get()
input()
scan()

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which operator is used to compare two values for equality in Python?
=
==
!=
>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Name the repetition control structure that is available in Python.
loop
while
switch
do..while

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which collection type in Python is ordered and changeable?
List
Tuple
Set
Dictionary

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which collection type in Python is unordered, unchangeable, and unindexed?
List
Tuple
Set
Dictionary

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which collection type would be most suitable for storing a database of students' information with multiple attributes like name, student ID, intake, phone number, and email?
List
Tuple
Set
Dictionary

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a function in programming?
A block of code that runs only when it is called.
A block of code that runs automatically when the program starts.
A block of code that runs when a specific event occurs.
A block of code that runs in the background continuously.

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?