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
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Basic Python

Quiz
•
10th - 12th Grade
20 questions
AQA GCSE 3.2.1 - Data types

Quiz
•
9th - 10th Grade
15 questions
Records and Files

Quiz
•
8th - 11th Grade
18 questions
Bilgisayar Bilimi - 2

Quiz
•
9th - 12th Grade
14 questions
Sequence Selection Iteration and others

Quiz
•
10th Grade
10 questions
1.3 Pemboleh Ubah, Pemalar dan Jenis Data

Quiz
•
10th Grade
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade