Test9

Test9

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

UTS Informatika X TITL 1

UTS Informatika X TITL 1

10th Grade

30 Qs

C Programming Concepts Assessment

C Programming Concepts Assessment

12th Grade

25 Qs

Python Basics

Python Basics

9th Grade

30 Qs

2-semestr  Yakuniy Nazorat

2-semestr Yakuniy Nazorat

10th Grade

25 Qs

RETURN 8-БӨЛІМ

RETURN 8-БӨЛІМ

11th Grade

33 Qs

The End

The End

9th - 12th Grade

25 Qs

Dasar Koding dan Kecerdasan Artifisial

Dasar Koding dan Kecerdasan Artifisial

10th Grade - University

25 Qs

embedded system (OOP program)

embedded system (OOP program)

11th Grade

30 Qs

Test9

Test9

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Easy

Created by

Rares Hampi

Used 4+ 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?