PythonL4

PythonL4

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 3. Struktur Data

Quiz 3. Struktur Data

8th Grade - University

15 Qs

Ch7函式與模組-綜合演練選擇題

Ch7函式與模組-綜合演練選擇題

6th - 8th Grade

10 Qs

Penilaian Tengah Semester(PTS 7.1.2.3)

Penilaian Tengah Semester(PTS 7.1.2.3)

7th Grade

6 Qs

Kuis Sistem Komputer (Hardware dan Software)

Kuis Sistem Komputer (Hardware dan Software)

6th Grade

10 Qs

Hardware komputer kelas 8

Hardware komputer kelas 8

8th Grade

10 Qs

bài thực hành quizziz 1

bài thực hành quizziz 1

6th Grade

10 Qs

Asesmen Diagnostik Kognitif Teknik Informatika kelas 8

Asesmen Diagnostik Kognitif Teknik Informatika kelas 8

8th Grade

10 Qs

BAB I BERPIKIR KOMPUTASIONAL KELAS 8

BAB I BERPIKIR KOMPUTASIONAL KELAS 8

8th Grade

15 Qs

PythonL4

PythonL4

Assessment

Quiz

Information Technology (IT)

6th - 8th Grade

Easy

Created by

Yusuf Harby

Used 1+ times

FREE Resource

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?