Test9

Test9

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Review Python_G8

Review Python_G8

8th Grade - University

28 Qs

EVALUASI BAB ANALISIS DATA KELAS X SMT 2

EVALUASI BAB ANALISIS DATA KELAS X SMT 2

10th Grade

30 Qs

Python Programming Quiz

Python Programming Quiz

9th - 12th Grade

30 Qs

Programming CFE Review #1

Programming CFE Review #1

10th Grade

26 Qs

INFORMATIKA - X

INFORMATIKA - X

10th Grade

30 Qs

Grade 11 BIOS Assessment

Grade 11 BIOS Assessment

11th Grade

30 Qs

Remedial T-2 Dasar-Dasar TKJT Kelas X TKJ-1

Remedial T-2 Dasar-Dasar TKJT Kelas X TKJ-1

10th Grade

35 Qs

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

Test9

Test9

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Easy

Created by

Rares Hampi

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of this code?

False

True

None

Error

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a valid variable name?

2nd_var

var-1

my_var

class

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the result of 3 * 2 * * 2?

36

12

18

16

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to convert a string to an integer?

str()

float()

int()

input()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the len() function do?

Returns the sum of numbers

Returns the type of the object

Returns the length of a sequence

Converts a number to a string

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the output of the following?

False False False

True False True

False True True

True True True

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct if statement?

if x = 10:

if x == 10:

if (x => 10)

if x equals 10:

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?