a=5**2
print(a)
komutu sonucunda ekran çıkacak sonuç nedir?
Python_if-else
Quiz
•
Computers, Education
•
9th - 10th Grade
•
Hard
Müzeyyen MUTLU
Used 26+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a=5**2
print(a)
komutu sonucunda ekran çıkacak sonuç nedir?
10
25
2.5
1
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a=39
b=a//10
c=a%10
d=b*10+c
print(d)
Çıktı sonucu kaçtır?
3
9
39
51
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Aşağıdakilerden hangisi Python'da bir bölme işleminden kalanı bulmak için kullanılan operatördür?
/
//
**
%
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python'da verilen iki şarttan birinin sağlanmasının yeterli olacağı durumlar için aşağıdakilerden hangisinin yazılması gereklidir?
or
and
not
end
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print(10 // 3)
komutunun sonucu nedir?
3.3
3
1
1000
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a="Yahya Kemal Beyatlı A. L. "
b="227"
c=true
d=263
e=3.14
string-integer-boolean-integer-float
string-integer-boolean-integer-integer
string-integer-boolean-integer-float
string-string-boolean-integer-float
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
y=5
y=y+15
x=3
x=y
z=x+y
print("x=",x, "y=",y, "z=",z)
ekranda görülecek sonuç nedir?
x=20 y=20 z=40
x=3 y=20 z=23
x=3 y=5 z=8
x=23 y=20 z=43
20 questions
Introduction to Python
Quiz
•
7th - 9th Grade
14 questions
PYTHON
Quiz
•
9th Grade
20 questions
Data Type
Quiz
•
7th - 12th Grade
10 questions
Python
Quiz
•
1st Grade - Professio...
10 questions
Programming - Data Types
Quiz
•
1st - 10th Grade
12 questions
N5 SDD - Python input and output
Quiz
•
7th - 11th Grade
10 questions
Python: Functions and Parameters
Quiz
•
9th - 12th Grade
10 questions
Python Variables
Quiz
•
7th - 12th Grade
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
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University