PythonL4

PythonL4

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Bab 4 Sistem Komputer Kelas 8

Bab 4 Sistem Komputer Kelas 8

8th Grade

13 Qs

Tes Sistem Komputer

Tes Sistem Komputer

8th Grade

10 Qs

Kviz o računalnom razmišljanju i programiranju

Kviz o računalnom razmišljanju i programiranju

8th Grade

10 Qs

KLS8 IT

KLS8 IT

8th Grade - University

10 Qs

AI Prompt Quiz: Good vs Bad Prompts

AI Prompt Quiz: Good vs Bad Prompts

8th Grade

10 Qs

sistem komputer

sistem komputer

7th Grade

10 Qs

Fundamentals

Fundamentals

7th Grade - University

12 Qs

Sistem Komputer 8

Sistem Komputer 8

8th Grade

15 Qs

PythonL4

PythonL4

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Practice Problem

Easy

Created by

Yusuf Harby

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want to make a choice between 0 and 16 but only pick even numbers ?

random.randrange(0,16,2)

random.randint(0,16)

random.random()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following functions can make a selection of many values without repetition ?

choice()

choices()

sample()

randint()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which mode resets all the content of the file and writes in it ?

"a"

"x"

"w"

"r"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which functions writes in the file ?

open()

write()

close()

append()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the key function in working with files in Python?

open()

write()

close()

append()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which mode create a new file?

"a"

"x"

"w"

"r"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which functions changes the direction of your turtle?

right()

forward()

backward()

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?