EvaluativeQuiz

EvaluativeQuiz

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Madinah Arabic reader page 26

Madinah Arabic reader page 26

1st Grade - Professional Development

17 Qs

Module 2, Lesson 1-3

Module 2, Lesson 1-3

7th Grade

15 Qs

TWICE (트와이스)

TWICE (트와이스)

KG - 12th Grade

15 Qs

snakes

snakes

3rd Grade - University

10 Qs

Kuis Software

Kuis Software

7th Grade

10 Qs

Workshop KTI & Esai

Workshop KTI & Esai

KG - University

10 Qs

BASIC TERMS IN COMPUTER

BASIC TERMS IN COMPUTER

3rd - 6th Grade

20 Qs

Driving Theory Test: Alertness

Driving Theory Test: Alertness

KG - Professional Development

10 Qs

EvaluativeQuiz

EvaluativeQuiz

Assessment

Quiz

Other

6th - 8th Grade

Practice Problem

Medium

Created by

Ben Marwen

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you open a file for reading in Python?

open('filename.txt', 'r')

open('filename.txt', 'w')

open('filename.txt', 'a')

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you read the contents of a file in Python?

file.read()

file.write()

file.append()

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How do you open a file for writing in Python?

open('filename.txt', 'r')

open('filename.txt', 'w')

open('filename.txt', 'a')

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you write to a file in Python?

file.read()

file.write()

file.writeline()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you close a file in Python?

file.close()

file.open()

file.exit()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the command used to show a message on the console in Python?

print()

input()

read()

write()

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a data type in Python?

Integer

String

Boolean

Double

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?