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

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

7th Grade

10 Qs

quiz-placeholder

Similar activities

Perangkat Keras Komputer

Perangkat Keras Komputer

7th Grade

10 Qs

Quiz Kelas 7

Quiz Kelas 7

7th Grade - University

15 Qs

Викторина по языку программирования Python

Викторина по языку программирования Python

7th Grade

15 Qs

Unit 3 Sistem Komputer

Unit 3 Sistem Komputer

7th Grade

15 Qs

Perangkat Keras Komputer dan Fungsinya

Perangkat Keras Komputer dan Fungsinya

7th Grade

6 Qs

Python: тест #1

Python: тест #1

1st Grade - University

11 Qs

Python Junior

Python Junior

6th - 8th Grade

12 Qs

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

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

7th Grade

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?