Search Header Logo
ИНФОРМАТИКА:А.Осмон кызы

ИНФОРМАТИКА:А.Осмон кызы

Assessment

Presentation

Computers

1st - 5th Grade

Hard

Created by

Амангул Осмонова

Used 4+ times

FREE Resource

14 Slides • 12 Questions

1

media

2

media

3

Open Ended

How does Python determine the type of data assigned to a variable?

4

media

5

media

6

Multiple Choice

What are the types of composite data structures mentioned in the image?

1

Arrays

2

Structures

3

Classes

4

All of the above

7

media

8

Multiple Choice

Question image

If I have 192 apples and gave out 79 to 5th grade, how many apples would I have left?

1

113

2

131

3

25

4

112

9

media

10

Multiple Choice

The statement (1>0) && (1<0) evaluates to ...........

1

0

2

1

3

FALSE

4

TRUE

11

media

12

media

13

Multiple Choice

What does the term 'Логикалык' refer to in the context of operations?

1

Mathematical operations

2

Logical operations

3

Physical operations

4

Chemical operations

14

media

15

Multiple Choice

Question image

Use the logic condition to find the value of X:


A and not B

1

True

2

False

16

media

17

Multiple Choice

What is the best way to fix this error?

line 4, in <module>

    difference = first_age - second_age

TypeError: unsupported

operand type(s) for -: 'str' and 'str'

1

Change each variable into an integer.

2

Change each variable into an float.

3

Change each variable into an boolean.

4

Change each variable into an type.

18

media

19

Multiple Choice

num_1 = 3

num_2 = "8"

What is the minimum code to mathematically add num_1 to num_2?

1

int(num_1) + int(num_2)

2

num_1 + int(num_2)

3

num_1 + str(num_2)

4

int(num_1) + str(num_2)

20

media

21

Multiple Choice

Which of the following comments about the ++ operator are correct?

1) It is a unary operator

2) The operand can come before or after the operator

3)It associates from the right

1

1 and 3

2

1 and 2

3

2 and 3

4

1,2,3

22

media

23

Multiple Choice

What are the three types of information mentioned in the image?

1

Data Management

2

Data Reduction

3

Data Code

4

Data Analysis

24

media

25

Multiple Choice

What does the phrase 'Рахмат!' mean in English?

1

Thank you

2

Goodbye

3

Hello

4

Welcome

26

Poll

Насколько уверенно вы себя чувствуете по этому вопросу сейчас?

Очень уверенно
Довольно уверенно
Не уверен
media

Show answer

Auto Play

Slide 1 / 26

SLIDE