10 20 30 мән бергенде не шығады?
fin = open("input.txt", "r")
p = fin.read().split()
a, b, c = map(int, p)
k = (a + b + c) / 3
fout = open("output.txt", "w")
fout.write(str(k))
fin.close()
fout.close()
Информатика 7 сынып каз
Quiz
•
Information Technology (IT)
•
7th Grade
•
Hard
Sait Tavakelov
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
10 20 30 мән бергенде не шығады?
fin = open("input.txt", "r")
p = fin.read().split()
a, b, c = map(int, p)
k = (a + b + c) / 3
fout = open("output.txt", "w")
fout.write(str(k))
fin.close()
fout.close()
10
20
-10
30
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1526814785 мән бергенде не шығады?
fin = open("a.txt", "r")
p = fin.read().split()
m, p = map(int, p)
a = m % 10
b = p % 10
fout = open("b.txt", "w")
fout.write(str(a * b))
fin.close()
fout.close()
қате
45
20
40
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
20 мән бергенде не шығады?
fin = open("input.txt", "r")
p = fin.read().split()
m, p = map(int, p)
a = m % 10
b = p % 10
fout = open("output.txt", "w")
fout.write(str(a * b) + '\n')
fout.write('60')
fin.close()
fout.close()
20 40
60 40
40 60
қате
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
17, 62 не шығады?
a = int(input())
if a % 2 == 1:
print('1')
else:
print('0')
1 0
-1 0
0 1
0 -1
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5 100 5, 10 8000 90 мән бергенде не шығады?
v, s, t = map(int, input().split())
if (v * t) >= s:
print('iа')
else:
print('joq')
ia joq
joq
ia
joq ia
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5 100 15, 10 800 90 мән бергенде не шығады?
v, s, t = map(int, input().split())
if (v * t) >= s:
print('iа')
else:
print('joq')
iа, joq
joq, iа
iа
joq
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
-8 -10 -6 -5 , -3 -6 -4 -5 не шығады?
a,b,c,t = map(int, input().split()) t1=max(a,b,c)
if tl < t:
print('ia')
else:
print('joq')
joq
joq, iа
қате
ia, joq
26 questions
Componenti del Computer
Quiz
•
1st Grade - University
25 questions
Quiz on Variables
Quiz
•
7th Grade
30 questions
Year 8 Xmas Assessment
Quiz
•
7th Grade
25 questions
General Knowledge Quiz
Quiz
•
7th Grade
25 questions
Python Lesson 2: Data Types Quiz
Quiz
•
7th Grade
25 questions
INFORMATIKA KELAS 7
Quiz
•
7th Grade
25 questions
irmawati
Quiz
•
7th Grade - University
26 questions
Тест з інформатики
Quiz
•
6th - 8th Grade
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
43 questions
LinkIt Test - 24-25_BM4_7th
Quiz
•
7th Grade
10 questions
Juneteenth: History and Significance
Interactive video
•
7th - 12th Grade
14 questions
One Step Equations
Quiz
•
5th - 7th Grade
26 questions
June 19th
Quiz
•
4th - 9th Grade
37 questions
7th Grade Summer Recovery Review
Quiz
•
7th Grade
18 questions
Informational Text Vocabulary
Quiz
•
7th - 8th Grade