Қандай алгоритм блок схема түрінде орындалған?
Питон

Quiz
•
Computers
•
7th Grade
•
Hard
No1 ЖОМ
Used 10+ times
FREE Resource
10 questions
Show all answers
1.
WORD CLOUD QUESTION
3 mins • Ungraded
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Екітаңбалы N саны берілген. Осы санның цифрларының қосындысы тақ сан ба, әлде жұп сан ба? Анықта. Егер тақ сан болса, жауапқа 1 саны, жұп сан болса, 0 саны шықсын.
N=int(input())
S=k=0
S=N//10+ N% 10
if S % 2 ==1:
k=1
else:
k=0; print(k)
N=input()
S=k=0
S=N//10+ N% 10
if S % 2 ==1:
k=1
else:
k=0; print(s)
N=int(input())
S=0
S=N/10+ N% 10
if S % 2 ==1:
k=1
else:
k=0; print(k)
N=int(input())
k=0
S=N//10+ N% 10
if S % 2 =1:
k=1
else:
k=0; print(k)
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
s=s//10 қысқартып жазғанда
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Арифметикалық ортаны табу алгоритмі. Программа кодын таңда
a=int(input())
В=int(input())
c=int(input())
k=0
k=(a+b+c)/3
print(k)
a=int(input())
b=int(input())
c=int(input())
k=0
k=(a+b+c)//3
print(а)
a=int(input())
b=int(input())
c=int(input())
k=0
k=(a+b+c)/3
print(k)
a=int(input())
b=int(input())
c=int(input())
k=0
с=(a+b+c)/3
print(k)
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Код орындалғанда экранда қандай нәтиже шығады?
a=10; b=7
if a>=4 and b==7:
print(a*b)
else:
print(a+b)
17
70
0
жауабы жоқ
6.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
print(72//10%10) нешеге тең?
7.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
print(round(24.87)) жауабын тап
Create a free account and access millions of resources
Similar Resources on Quizizz
9 questions
Funkcije i metode za rad sa znakovnim nizovima

Quiz
•
6th - 8th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
9 questions
Introduction To Python

Quiz
•
6th - 8th Grade
14 questions
python.операторы ввода/вывода.переменные

Quiz
•
6th - 8th Grade
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
13 questions
Тармақталу алгоритмі

Quiz
•
6th - 8th Grade
12 questions
Python - Data Types and Operators

Quiz
•
7th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade