Арифметика чисел

Арифметика чисел

7th Grade

10 Qs

quiz-placeholder

Similar activities

Тест з основ програмування

Тест з основ програмування

7th Grade

14 Qs

Perangkat Keras Komputer

Perangkat Keras Komputer

7th Grade

10 Qs

Python Junior

Python Junior

6th - 8th Grade

12 Qs

Вікторина "БАЗОВІ ЗНАННЯ"

Вікторина "БАЗОВІ ЗНАННЯ"

7th Grade

10 Qs

Lekcja 1.3

Lekcja 1.3

4th Grade - University

7 Qs

Python Input and Output Quiz

Python Input and Output Quiz

7th Grade

8 Qs

Perangkat Keras

Perangkat Keras

7th Grade

10 Qs

ICT BEL 4

ICT BEL 4

4th Grade - University

10 Qs

Арифметика чисел

Арифметика чисел

Assessment

Quiz

Information Technology (IT)

7th Grade

Medium

Created by

Irina Kurtanova

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Вывод данных на экран

input()

print()

int()

str()

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Ввод числа пользователем

int(input())

input()

print()

integer()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Возведение в степень

*

//

**

%

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 5

a = 3

b = 2

print(a+b)

2

8

7

5

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 7

b = 2

print(a // b)

5

3

4

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 7

b = 2

print(a % b)

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a = 7

b = 2

print(a ** b)

9

49

14

7

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?