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

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

7th Grade

10 Qs

quiz-placeholder

Similar activities

formativa 7

formativa 7

7th Grade

10 Qs

Quiz de Programare C++

Quiz de Programare C++

7th Grade - University

8 Qs

Ch2變數與運算式-綜合演練選擇題

Ch2變數與運算式-綜合演練選擇題

6th - 8th Grade

10 Qs

KUIS BERPIKIR KOMPUTASIONAL

KUIS BERPIKIR KOMPUTASIONAL

7th Grade

10 Qs

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

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

6th - 8th Grade

10 Qs

Quiz Perangkat Keras Komputer

Quiz Perangkat Keras Komputer

7th Grade

15 Qs

Python Code

Python Code

7th Grade

11 Qs

UH kelas 7 (prangkat keras komputer)

UH kelas 7 (prangkat keras komputer)

7th Grade

14 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?