
BBK test
Authored by AtaUni BBK
Computers
1st Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python'da fonksiyon tanımlamak için hangi anahtar kelime kullanılır?
as
class
def
import
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
fonksiyonlarda değer hangi yöntem ile geri çevrilir ?
self
init
return
math
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 10
def fonksiyon():
a=2
print(a)
print(a)
çıktı nedir?
2
10
10
2
hata
2 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
def fonksiyon():
a=2
print(a)
print(a)
çıktı nedir?
2
hata
a
2
hata
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
try:
a=int(asdasdasd25)
print("çalıştı")
except:
print("buraya girdi")
çıktı nedir?
buraya girdi
çalıştı
hata
kod çalışmaz
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
from math import sqrt,ceil
hangi fonksiyonları getirir?
hepsini
append
sqrt
sqrt,ceil
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
kontrol="askılık">"Askı"
print(kontrol)
Hangi sonucu verir?
true
false
hata
Askı
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?