EvaluativeQuiz

EvaluativeQuiz

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Brownies First Aid Badge

Brownies First Aid Badge

4th - 6th Grade

15 Qs

TallyPrime Release 4.0 (Dashboard)

TallyPrime Release 4.0 (Dashboard)

1st - 12th Grade

15 Qs

การแทรกรูปภาพและการตกแต่งรูปภาพในโปรแกรม Flip Album

การแทรกรูปภาพและการตกแต่งรูปภาพในโปรแกรม Flip Album

8th Grade

20 Qs

Ms Excel Kelas 7

Ms Excel Kelas 7

7th Grade

17 Qs

Quiz Informatika K7

Quiz Informatika K7

7th Grade

20 Qs

Electronics

Electronics

8th Grade

20 Qs

Banking

Banking

8th - 12th Grade

10 Qs

SPM SMK KKB

SPM SMK KKB

1st - 12th Grade

16 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?