Aşağıdaki programın çıktısı nedir?
a = 2
b = 4
c = a*b
print(c)
Python
Quiz
•
Education, Computers
•
1st Grade - Professional Development
•
Hard
YAŞAM TASARIM
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aşağıdaki programın çıktısı nedir?
a = 2
b = 4
c = a*b
print(c)
6
8
42
24
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aşağıdaki programı çıktısı nedir?
f = "Hoşgeldin"
b = "Burak"
print(b + f)
Hoşgeldin Burak
HoşgeldinBurak
Burak Hoşgeldin
BurakHoşgeldin
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Ekrana veri yazdırmamızı sağlayan komut nedir?
string()
int()
print()
prt()
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aşağıdaki programın çıktısı nedir?
len("Jr. Robotics")
Jr. Robotics
"Jr. Robotics"
12
True
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aşağıdaki listede kaç eleman vardır?
sehirler = ["İstanbul","Ankara","İzmir"]
0
1
2
3
4
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Aşağıdaki operatörlerden hangisi eşitse anlamı ifade etmektedir?
??
==
!=
&&
if
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Hangisi a değişkeninin değerini 1 arttırır?
a+=1
a++=1
a==+1
a+++
10 questions
Pyhton
Quiz
•
9th - 10th Grade
16 questions
Python for kids
Quiz
•
6th - 8th Grade
10 questions
Akış Şeması
Quiz
•
5th Grade
12 questions
internet adresleri ve yapısı
Quiz
•
5th Grade
12 questions
n11-java-quiz-1
Quiz
•
University - Professi...
10 questions
Python 4.Hafta
Quiz
•
University
10 questions
Python
Quiz
•
1st Grade - Professio...
14 questions
PYTHON
Quiz
•
9th 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
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
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
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