50 questions (3)

50 questions (3)

University

50 Qs

quiz-placeholder

Similar activities

P1 INTRO TO COMP 1-6

P1 INTRO TO COMP 1-6

University

51 Qs

codinggss

codinggss

University

50 Qs

Programming

Programming

12th Grade - University

45 Qs

ALGORITHM AND FLOWCHART

ALGORITHM AND FLOWCHART

12th Grade - University

51 Qs

VB.NET BASIC QUIZ

VB.NET BASIC QUIZ

University

50 Qs

2ND DIAGNOSTIC TEST

2ND DIAGNOSTIC TEST

9th Grade - University

51 Qs

M1 -  Nuevas Tecnologías de Programación

M1 - Nuevas Tecnologías de Programación

University

50 Qs

BCA-CBT Quiz

BCA-CBT Quiz

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?