Питон

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 Wayground
10 questions
С++ цикл for

Quiz
•
6th - 9th Grade
8 questions
Python M1У3

Quiz
•
6th - 8th Grade
15 questions
Control de lectura python

Quiz
•
7th - 8th Grade
10 questions
HTML Forms

Quiz
•
6th - 7th Grade
10 questions
C# lesson10

Quiz
•
1st - 10th Grade
10 questions
Intro to Python

Quiz
•
KG - University
8 questions
python 7.3.2

Quiz
•
7th Grade
11 questions
Массивы в C++: ввод/вывод

Quiz
•
6th - 8th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade
25 questions
How to Email a Teacher- https://youtu.be/NioeNhfpVfI

Quiz
•
6th - 8th Grade
20 questions
Computer Hardware

Quiz
•
6th - 8th Grade
21 questions
Gear Ratio Practice

Quiz
•
6th - 8th Grade