Правила записи арифметических выражений 6 класс

Quiz
•
Education
•
10th Grade
•
Hard
НИКОЛАЙ ТИХНЕНКО
Used 51+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
15 mins • 1 pt
Определите виды типов данных языка Python
Целые числа
Вещественные числа
Строки
Списки, кортеж
Словарь, логический тип
2.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
При выполнении арифметической операции сложения результатом программы рrint (20 + -3) будет...
23
-23
17
-17
3.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
При выполнении арифметической операции вычитания результатом программы рrint (15.1- -1) будет...
16.1
-16.1
14.1
-14.1
4.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
Как будет выглядеть код программы при произведении двух чисел ( -3) на 12
рrint (–3*12)
int (–3*12)
input (–3*12)
int input (-3*12)
5.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
Вычислите остаток от деления 16 на 7
print (16%7)
2
print (16/7)
2
print (16%7)
-2
print (16%7)
0
6.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
Вычислите целую часть от деления 33 на 8
4
1
8
-4
7.
MULTIPLE SELECT QUESTION
10 mins • 1 pt
Подключая модуль math определите с помощью команды import возведение числа 5 в степень 2
import math
А=math.pow(5,2)
print(В1)
125
import math
А=math.pow(5,2)
print(А1)
125
import math
А=math.pow(5,2)
print(А)
125
import math
math.pow(5,2)
print(А)
125
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
Компьютерная арифметика

Quiz
•
9th - 11th Grade
10 questions
Imbuhan meN

Quiz
•
1st Grade - University
15 questions
Degree of Comparison

Quiz
•
10th Grade
10 questions
Python quiz

Quiz
•
KG - Professional Dev...
10 questions
Тест. Логічні операції

Quiz
•
7th - 12th Grade
15 questions
BAB 2 PRINSIP AKAUN T4

Quiz
•
10th - 12th Grade
10 questions
Math 15 Course Intro

Quiz
•
9th - 12th Grade
15 questions
GED Class Intro

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade