50 questions (3)

50 questions (3)

University

50 Qs

quiz-placeholder

Similar activities

SP- Level 2

SP- Level 2

5th Grade - Professional Development

50 Qs

UTS Web Development I

UTS Web Development I

University

50 Qs

Test 1

Test 1

University

49 Qs

Quiz on SDGs, Entrepreneurship, and Python

Quiz on SDGs, Entrepreneurship, and Python

10th Grade - University

50 Qs

CA Test 2

CA Test 2

University

50 Qs

Python Programming - I B.Sc CS quiz

Python Programming - I B.Sc CS quiz

University

50 Qs

Computer Programming Function

Computer Programming Function

7th Grade - University

55 Qs

Digital Devices

Digital Devices

5th Grade - University

50 Qs

50 questions (3)

50 questions (3)

Assessment

Quiz

Computers

University

Easy

Created by

Marzhan Serik

Used 2+ times

FREE Resource

AI

Enhance your content

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to denote the start of a line in regular expressions?

^

$

*

+

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python method is used to read the contents of a file?

read()

load()

open()

readfile()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create an infinite loop using a while loop?

while True:

for i in range(10):

while False:

for i in range(0, 10):

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword for defining a for loop in Python?

iterate

loop

for

repeat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is used to store integers?

str

float

int

bool

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword for defining a new class in Python?

class

object

define

new

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which characters represent zero or more occurrences in regular expressions?

?

+

*

{}

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?